This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: extern __inline__ and optimisation problems


> Hm, I do not expect that it's possible to mix native host archive
> (libopenocd.a) is built using host headers/glibc and eCos archives
> (libtarget.a, libextras.a) are built with eCos headers/libc even for
> Linux synthetic target together.

I'm not (willingly) mixing host and eCos stuff. I'm crossbuilding
using autotools to eCos binaries.

This works fine for my arm-elf target, but something goes
haywire with arm-eabi and gcc. I suspect that it might be
a gcc 3 vs. gcc 4 problem. My suspicion is that I've got one
option too many or too little...




-- 
Ãyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer

--
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]