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 <[email protected]> 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                                        [email protected]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

_______________________________________________
Gcl-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to