need help with error message

Doug Gwyn gwyn at smoke.BRL.MIL
Thu Feb 9 06:30:53 AEST 1989


In article <1182 at sdcc7.ucsd.EDU> ec120bdf at sdcc7.ucsd.EDU (Dennis Lou) writes:
>ld crt0.o: unknown flag: 6

Sounds like crt0.o is not in proper object module format.
AT&T SGS "ls" would then treat it as a text file that specifies
section organization, etc.

If you're using a crt0.o other than the one provided automatically
by "cc", it's almost certainly the culprit.



More information about the Comp.unix.questions mailing list