Re: [GtkGLExt] gtkglextmm and gtkmm-2.4



Ok, I seem to have made it further. After cleaning out everything I
followed your instructions. .
Cygwin must have the most awful install system ever as everytime 
mirror fails you have to go back through and reconfigure all the
packages.    Bah.  After 4-5 cygwin installs/removes of cygwin I got
it set up what I thought was minimal enough.   I added only
autoconf/automak/make/libtool, and I removed the ones you said to not
install, or at least the dev versions.  I'm however having a problem
with libtool.  It seems to be complaining about some paths again, And
for some reason it doesn't like the libstdc++.la that comes with
dev-cpp/mingw.    Here is the error:

mkdir .libs
libtool: link: `c:/dev-cpp/bin/../lib/gcc-lib/mingw32/3.3.1/../../..//libstdc++.
la' is not a valid libtool archive
make[3]: *** [generate_extra_defs.exe] Error 1
make[3]: Leaving directory `/cygdrive/d/Documents and Settings/Lakin Wecker/Desk
top/gtkglextmm-1.1.0/tools/extra_defs_gen'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/d/Documents and Settings/Lakin Wecker/Desk
top/gtkglextmm-1.1.0/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/Documents and Settings/Lakin Wecker/Desk
top/gtkglextmm-1.1.0'
make: *** [all] Error 2

Now for the contents of the file it's complaining about.  I"m quite
tired so I might be missing something obvsious.  I'll go to bed and
then try again tomorrow.


$ cat /cygdrive/c/dev-cpp/lib/libstdc++.la
# libstdc++.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.4a-GCC3.0 (1.641.2.256 2001/05/28 20:0
:07 with GCC-local changes)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname=''

# Names of this library.
library_names=''

# The name of the static archive.
old_library='libstdc++.a'

# Libraries that this one depends upon.
dependency_libs=' -L/develop/gcc/build/mingw32/libstdc++-v3/src -L/develop/gcc/
uild/mingw32/libstdc++-v3/src/.libs -lm -lm -lm -L/develop/gcc/build/gcc -L/min
w/mingw32/bin -L/mingw/mingw32/lib -L/mingw/lib/gcc-lib/mingw32/3.3.1 -L/mingw/
ib/gcc-lib/mingw32/3.3.1/../../../../mingw32/lib -L/mingw/lib -L/mingw/lib/gcc-
ib/mingw32/3.3.1/../../.. -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt -luser3
 -lkernel32 -ladvapi32 -lshell32 -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt
lm -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt -luser32 -lkernel32 -ladvapi32
-lshell32 -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt'

# Version information for libstdc++.
current=5
age=0
revision=5

# Is this an already installed library?
installed=yes

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/gcc-3.3.1/lib/.'

Lakin



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