gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] running program compiled by GCL via Wine


From: Camm Maguire
Subject: Re: [Gcl-devel] running program compiled by GCL via Wine
Date: Thu, 17 Oct 2013 18:59:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Greetings, and thanks so much!  Could you please try adding
--build=mingw32 to the configure command line, i.e.

./configure --host=mingw32 --build=mingw32 (--enable-ansi optional)

Please let me know how it goes.  For some reason this is not required on
my system.

Take care,

Robert Dodier <address@hidden> writes:

> OK, here's the configure output:
>
> $ ./configure --host=mingw32
> checking build system type... i686-pc-linux-gnu
> checking host system type... i386-pc-mingw32
> host=i386-pc-mingw32
> The host is canonicalised to i386-pc-mingw32
> enable_machine=
> use=mingw
> checking for mingw32-gcc... /usr/bin/i586-mingw32msvc-gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.exe
> checking for suffix of executables... .exe
> checking whether we are cross compiling... yes
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether /usr/bin/i586-mingw32msvc-gcc accepts -g... yes
> checking for /usr/bin/i586-mingw32msvc-gcc option to accept ISO C89...
> none needed
> checking how to run the C preprocessor... /usr/bin/i586-mingw32msvc-gcc -E
> checking for CFLAG -Wno-unused-but-set-variable... configure: error:
> in `/home/robert/tmp/gcl-git/gcl/gcl':
> configure: error: cannot run test program while cross compiling
> See `config.log' for more details
>
> I've attached the file config.log too.
>
> best
>
> Robert Dodier
>

-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

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