All of lore.kernel.org
 help / color / mirror / Atom feed
* glibc-intermidiate: undefined reference to `__sync_fetch_and_add_4 -> FIXED
@ 2008-06-18  7:01 Robert Wörle
  0 siblings, 0 replies; only message in thread
From: Robert Wörle @ 2008-06-18  7:01 UTC (permalink / raw)
  To: openembedded-devel

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-18  7:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-18  7:01 glibc-intermidiate: undefined reference to `__sync_fetch_and_add_4 -> FIXED Robert Wörle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.