This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

ARM soft-float multilibs?


I've been trying to make gcc build soft float multilibs, by modifying t-arm-elf like that:

MULTILIB_OPTIONS += msoft-float
MULTILIB_DIRNAMES += softfpu

but I never get the multilibs, gcc doesn't seem to build them. All other multilib options I give are accepted though. What am I missing?

Heiko

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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