paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] error with paragui 1.0.4 beta 2 and mingw


From: Alexander Pipelka
Subject: Re: [paragui-users] error with paragui 1.0.4 beta 2 and mingw
Date: 27 Jun 2003 08:02:48 +0200

Sure. If we have a working solution it will be integrated in the
autoconf framework.
For testing it's ok to add the "-Wl..." stuff to the makefile.

Alex

Am Fre, 2003-06-27 um 07.29 schrieb Fabien Marchewka:
> ok but I do :
> ./configure
> make
> how to insert -Wl, -u,address@hidden ? in configure ?
> I think it will be better if paragui compile with ./configure; make; make
> install !
> 
> 
> ----- Original Message -----
> From: "Alexander Pipelka" <address@hidden>
> To: <address@hidden>
> Sent: Thursday, June 26, 2003 11:49 PM
> Subject: Re: [paragui-users] error with paragui 1.0.4 beta 2 and mingw
> 
> 
> > Am Don, 2003-06-26 um 22.33 schrieb Fabien Marchewka:
> > > Hi I have this error  (same with 1.0.3) :
> > >
> > >
> C:/msys/1.0/home/Fabien/paragui-1.0.4/src/.libs/libparagui.a(pgfilearchive.l
> o): In function `ZN14PG_FileArchive11LoadSurfaceEPKcbjb':
> >
> > > C:/msys/1.0/home/Fabien/paragui-1.0.4/src/core/pgfilearchive.cpp:291:
> > > undefined reference to `IMG_Load_RW'
> >
> > try "-lSDL_image"
> >
> > > C:/msys/1.0/mingw/lib/libmingw32.a(main.o)(.text+0x7f):main.c:
> > > undefined reference to address@hidden'
> > > make[2]: *** [keyboard.exe] Error 1
> >
> > try "-Wl,-u,address@hidden"
> >
> > Alex
> >
> >
> >
> >
> > _______________________________________________
> > paragui-users mailing list
> > address@hidden
> > http://mail.nongnu.org/mailman/listinfo/paragui-users
> >
> >
> 
> 
> 
> _______________________________________________
> 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]