| To: | "Stephen P. Becker" <geoman@gentoo.org> |
|---|---|
| Subject: | Re: Re: GTK/GLIB port for mipsel |
| From: | olegol@aport.ru |
| Date: | Thu, 19 Jan 2006 18:18:56 +0300 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <43CFA8DC.9050904@gentoo.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <43CFA8DC.9050904@gentoo.org> |
| Sender: | linux-mips-bounce@linux-mips.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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: GTK/GLIB port for mipsel, Stephen P. Becker |
|---|---|
| Next by Date: | Re: 2.6.13-rc2 perfmon2 new code base with MIPS5K/20K support + libpfm available, Philip Mucci |
| Previous by Thread: | Re: GTK/GLIB port for mipsel, Stephen P. Becker |
| Next by Thread: | [PATCH]: Fix SGI O2 Compile error in drivers/video/gbefb.c, Kumba |
| Indexes: | [Date] [Thread] [Top] [All Lists] |