Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: olegol@aport.ru
To: "Stephen P. Becker" <geoman@gentoo.org>
Cc: linux-mips@linux-mips.org
Subject: Re: Re: GTK/GLIB port for mipsel
Date: Thu, 19 Jan 2006 18:18:56 +0300	[thread overview]
Message-ID: <VJSxoX-x5jIgi-R@aport2000.ru> (raw)
In-Reply-To: <43CFA8DC.9050904@gentoo.org>

>I suspect that glib is broken for cross-compile in this 
way.  It is 
>probably detecting that your host i686 install can use 
asm code for 
>atomic operations, and thus enables it, which of course 
kills your 
>build.  Natively, it looks like it does the RightThing
(TM):
>
>checking whether to use assembler code for atomic 
operations... none

Steve, you are absolutely correct!
I've just encountered the same thing.
I fixed the configure script and it now does not forces 
the atomic operations to be compiled in asm - it takes C 
implementation instead.

Thanks a lot!

With respect,
Oleg Kruzhkov

      reply	other threads:[~2006-01-19 15:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-19 12:15 GTK/GLIB port for mipsel olegol
2006-01-19 12:30 ` Stephen P. Becker
2006-01-19 13:05   ` olegol
2006-01-19 14:57     ` Stephen P. Becker
2006-01-19 15:18       ` olegol [this message]

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=VJSxoX-x5jIgi-R@aport2000.ru \
    --to=olegol@aport.ru \
    --cc=geoman@gentoo.org \
    --cc=linux-mips@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox