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


In message <Pine.SGI.4.30.0110020948330.1387-100000@world.std.com>, Quality Quo
rum writes:
>It seems to me that there are a few problems with arm-aout configuration
>(I am using gcc-2.95.3).
>
>1. gcc/config/arm/elf.h defines TARGET_DEFAULT as apcs-32/soft-float
>   combination and gcc/config/arm/aout.h does not define TARGET_DEFAULT
>   at all.
>
>2. gcc/config/arm/elf.h defines MULTILIB_DEFAULTS, which include apcs-32,
>   and gcc/config/arm/aout.h does not define MULLTILIB_DEFAULTS at all.
>
>3. No matter what TARGET_DEFAULT settings are and no matter what
>   TARGET_CPU_DEFAULT settings are, CPP_APCS_PC_DEFAULT is always
>   apcs-26 and CPP_FLOAT_DEFAULT_SPEC is always hard float.

All the things you list here are true, but I don't really understand why you think they are "problems".

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]