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 21:32:44 +0200

no another problem :
I can't compile expat. I get the latest sources but :
/bin/sh ./libtool --silent --mode=link
i586-mingw32msvc-gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -
fexceptions   -I./lib -I. -no-undefined -version-info 4:0:4 -rpath
/usr/local/lib -mwindows -lgdi32 -lwsock32 -lddraw -lcomdlg32 -ldxguid -L/us
r/i586-mingw32msvc/lib -o libexpat.la lib/xmlparse.lo lib/xmltok.lo
lib/xmlrole.lo
/usr/lib/gcc-lib/i586-mingw32msvc/3.2.1/../../../../i586-mingw32msvc/bin/ld:
warning: cannot find entry symbol address@hidden; defaulting to
00401000
/usr/i586-mingw32msvc/lib/libmingw32.a(main.o)(.text+0x7f): undefined
reference to address@hidden'
make: *** [libexpat.la] Error 1

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


> On Mon, Apr 21, 2003 at 07:20:26PM +0200, Fabien Marchewka wrote:
> > 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 !
>
> Oh! forgot to tell you to export all important programs! you should
> export AR, RANLIB, DLLTOOL too!
>
> great that it works :)
>
> have fun,
>     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]