paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] Another question


From: Fabien Marchewka
Subject: Re: [paragui-users] Another question
Date: Mon, 21 Apr 2003 19:20:26 +0200

OK, I understood. But know I explain you :
apt-get install migw32
everythings ok
now uncompress SDL sources (I know there are bianries for crosscompiling but
it's a test)
./configure --host=i586-mingw32msvc --target=i586-mingw32msvc --build=i586-l
inux
[...]
checking Win32 compiler... no
configure: error:
*** Your compiler (gcc) does not produce Win32 executables!

so I try :
export CC=i586-mingw32msvc-gcc
and after deleting config.cache file, it works...
thanks for your help I will try to compile paragui tonight I think !

----- Original Message -----
From: "Michael Bartl" <address@hidden>
To: <address@hidden>
Sent: Monday, April 21, 2003 4:32 PM
Subject: Re: [paragui-users] Another question


> On Mon, Apr 21, 2003 at 02:32:48PM +0200, Fabien Marchewka wrote:
> > ok, I think I will try tonight.
> > How can I compile paragui. I'm looking for freelords and you have a
specfic
> > makefile (makefile.win) but can you explain me how to compile paragui
under
> > linux but for the win plateform using mingw...
>
> That's what I tried to explain! You download the cross compiler! The
> mingw32 linux cross compiler for windows RUNS on linux, but compiles
> exectuables for WIN32!
>
> see the FAQ on http://www.mingw.org
>
> prebuilt binaries for linux are there...
>
> cu,
>     Michael
>
>
> _______________________________________________
> paragui-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/paragui-users
>





reply via email to

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