Re:Developing on Mac
Posted: Sat Mar 12, 2005 5:29 am
I don't know what I have done wrong, but I got these errors(I shorten it). I used make install and make all-gcc etc, and the same configure. Any clue? I uses OSX 10.3.8.
Any advice would be great. Thanks
crtstuff.c:2:unknown section type: @progbits
crtstuff.c:2:Rest of line ignored. 1st junk character valued 32 ( ).
crtstuff.c:3:Unknown pseudo-op: .type
crtstuff.c:3:Rest of line ignored. 1st junk character valued 95 (_).
crtstuff.c:3:Invalid mnemonic 'object'
crtstuff.c:6:unknown section type: @progbits
...
...
crtstuff.c:116:Rest of line ignored. 1st junk character valued 95 (_).
crtstuff.c:117:Unknown pseudo-op: .weak
crtstuff.c:117:Rest of line ignored. 1st junk character valued 95 (_).
crtstuff.c:118:Unknown pseudo-op: .ident
crtstuff.c:118:Rest of line ignored. 1st junk character valued 34 (").
make[1]: *** [crtbegin.o] Error 1
make: *** [all-gcc] Error 2
Any advice would be great. Thanks
crtstuff.c:2:unknown section type: @progbits
crtstuff.c:2:Rest of line ignored. 1st junk character valued 32 ( ).
crtstuff.c:3:Unknown pseudo-op: .type
crtstuff.c:3:Rest of line ignored. 1st junk character valued 95 (_).
crtstuff.c:3:Invalid mnemonic 'object'
crtstuff.c:6:unknown section type: @progbits
...
...
crtstuff.c:116:Rest of line ignored. 1st junk character valued 95 (_).
crtstuff.c:117:Unknown pseudo-op: .weak
crtstuff.c:117:Rest of line ignored. 1st junk character valued 95 (_).
crtstuff.c:118:Unknown pseudo-op: .ident
crtstuff.c:118:Rest of line ignored. 1st junk character valued 34 (").
make[1]: *** [crtbegin.o] Error 1
make: *** [all-gcc] Error 2