This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc help


On Nov 30, 2005, at 2:40 PM, pati (sent by Nabble.com) wrote:
I am trying to compile my code using gcc 3.3.2 provided with AMD Au1550 development CD.

Wrong forum for this question.


$(LD) -$(ENDIAN) -T test.ld -G 0 $(OBJS) -o $(NAME).elf

Don't use ld to link, use gcc to link.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]