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]

extern __inline__ and optimisation problems


What does "extern __inline__" mean?

When I build w/linux synthetic target I get lots of linker
errors:


./.libs/libopenocd.a(non_cfi.o): In function `difftime':
/tmp/ecosboard/synth/install/include/cyg/libc/time/time.inl:583:
multiple definition of `difftime'
ecosboard.o:/tmp/ecosboard/synth/install/include/cyg/libc/time/time.inl:583:
first defined here


Also when I tried to upgrade from an older arm-elf to arm-eabi, I ran
into the same problem.


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