gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Logs of failed build (ANSI) on WinXP -- configure proces


From: Gabriel Dos Reis
Subject: Re: [Gcl-devel] Logs of failed build (ANSI) on WinXP -- configure process
Date: Wed, 18 Aug 2010 11:04:55 -0500

Donald Winiecki <address@hidden> writes:

[...]

| checking build system type... i686-pc-mingw32
| checking host system type... i686-pc-mingw32
| host=i686-pc-mingw32
| The host is canonicalised to i386-pc-mingw32

Hi Camm,

I have been wondering why GCL deliberately recategorizes a
i686-pc-mingw32 host as a i386-pc-mingw32 host?  Later on, it uses that
to configure GMP, which might lead to suboptimal code selection on a
host with greater capabilities..

[...]

| # -------------------
| # Subconfigure of GMP
| #
| #
| checking build system type... i386-pc-mingw32
| checking host system type... i386-pc-mingw32

[...]

|       CFLAGS="-m32 -O2 -pedantic -fomit-frame-pointer -mcpu=i386 -march=i386

-- Gaby



reply via email to

[Prev in Thread] Current Thread [Next in Thread]