This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: arm-aout vs arm-elf


>If I do  xxxxx/confiugre --target=arm-elf ...,  I will get apcs-32,
>correct settings of cpp defaults and properly configured multilib.
>
>If I do xxxx/configure --target=arm-aout ..., I will get apcs-26,
>hardlfoat default for cpp and no multilib, BTW it will happen regardless
>of `with-cpu' settings.
>
>I do not think that this is desired outcome.

Why not?  Those two targets are not supposed to be in any way identical.

The arm-aout target has existed since the beginning of time, and its default 
options were appropriate to the time it was created.  On the other hand, 
arm-elf is much newer and its default options reflect that.

p.



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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