All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert Wörle" <robert@linuxdevelopment.de>
To: openembedded-devel@lists.openembedded.org
Subject: glibc-intermidiate: undefined reference to `__sync_fetch_and_add_4 -> FIXED
Date: Wed, 18 Jun 2008 09:01:19 +0200	[thread overview]
Message-ID: <4858B2BF.2000405@linuxdevelopment.de> (raw)

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




                 reply	other threads:[~2008-06-18  7:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4858B2BF.2000405@linuxdevelopment.de \
    --to=robert@linuxdevelopment.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.