On Thu, Dec 13, 2001 at 10:24:30PM +0100, Robert Bihlmeyer wrote:
> Michael Moerz <[EMAIL PROTECTED]> writes:
>
[snip]
>
> I think the problem is that -lXxf86vm occurs on the commandline
> *before* libSDL is linked in. c++ does not yet know that these symbols
> are needed later, and therefore the
On Thu, Dec 13, 2001 at 10:24:30PM +0100, Robert Bihlmeyer wrote:
> Michael Moerz <[EMAIL PROTECTED]> writes:
>
[snip]
>
> I think the problem is that -lXxf86vm occurs on the commandline
> *before* libSDL is linked in. c++ does not yet know that these symbols
> are needed later, and therefore th
Michael Moerz <[EMAIL PROTECTED]> writes:
> /bin/sh ../../../libtool --mode=link c++ -O2 -Wno-sign-compare
> -funsigned-char -D_UNIX_ -D_SDL_ -D_string_compare_broken_ -D_UNICODE_BROKEN_
> -I/usr/include/SDL -D_REENTRANT -I/usr/include/SDLmm -Dkarteneditor
> -DFREEMAPZOOM -DNEWKEYB -o asc_map
Michael Moerz <[EMAIL PROTECTED]> writes:
> /bin/sh ../../../libtool --mode=link c++ -O2 -Wno-sign-compare -funsigned-char
>-D_UNIX_ -D_SDL_ -D_string_compare_broken_ -D_UNICODE_BROKEN_ -I/usr/include/SDL
>-D_REENTRANT -I/usr/include/SDLmm -Dkarteneditor -DFREEMAPZOOM -DNEWKEYB -o
>asc_maped
Hi!
I have packaged libsdl-mm0.1 and used sdl-config --library-libs
output when compiling it. Well that works fine, but I am currently
trying to package an other software that links against libsdl1.2,
libsdl-mm0.1 and various other libs. When building the software
gcc complains:
/bin/sh ../../../
Hi!
I have packaged libsdl-mm0.1 and used sdl-config --library-libs
output when compiling it. Well that works fine, but I am currently
trying to package an other software that links against libsdl1.2,
libsdl-mm0.1 and various other libs. When building the software
gcc complains:
/bin/sh ../../..
6 matches
Mail list logo