This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: selecting the right target...
- From: Phil Blundell <pb at nexus dot co dot uk>
- To: Adrian von Bidder <avbidder at acter dot ch>
- Cc: gcc devel mailing list <gcc at gcc dot gnu dot org>
- Date: Wed, 19 Dec 2001 09:52:17 +0000
- Subject: Re: selecting the right target...
- References: <1008691606.8806.12.camel@atlas>
>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.