[oe] glibc-intermediate: undefined reference to `__sync_fetch_and_add_4 -> FIXED

Robert Wörle robert at linuxdevelopment.de
Wed Jun 18 07:02:03 UTC 2008


I am trying to get good stable i686 images now for a long time.

Using .stable tree i tryed again yesterday and i got stuck on 
glibc-intermediate with that error
undefined reference to `__sync_fetch_and_add_4
i think that was an issue for me for a long time and  found that
conf/machine/include/tune-pentiumpro.inc uses still -mcpu switch

replacing this with
TARGET_CC_ARCH = "-march=i586" (maybe i should use i686 ?? )

fixed the issue and glibc builds. Also the rest now build like a charm !!

Cheers Robert





More information about the Openembedded-devel mailing list