ну вот 1.c: void main() { return; } потом: $gcc 1.c Выдает /usr/bin/ld: cannot find Scrt1.o: No such file or directory /usr/bin/ld: cannot find crti.o: No such file or directory collect2: error: returned 1 exit status
ну вот 1.c: void main() { return; } потом: $gcc 1.c Выдает /usr/bin/ld: cannot find Scrt1.o: No such file or directory /usr/bin/ld: cannot find crti.o: No such file or directory collect2: error: returned 1 exit status
ну вот 1.c: void main() { return; } потом: $gcc 1.c Выдает /usr/bin/ld: cannot find Scrt1.o: No such file or directory /usr/bin/ld: cannot find crti.o: No such file or directory collect2: error: returned 1 exit status