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: selecting the right target...


>I would be glad if somebody would be kind to tell me which is better:
> - take the existing arm-uclinux target and override
>	(START|END)FILE_SPEC with those from unknown-elf.h

Do this one.  The fact that it gets the name of crt0.o wrong at the moment is
just a bug.

p.


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