Riccardo, [EMAIL PROTECTED], wrote: >the missing symbols are those of the obj-c library (the "runtime") since >you have said you compiled other applications... It might be there is a >mismatch in the gcc version used to prepare your binary files and the >gcc you are actually using.
I'm using the gcc that came with 'GNUstep-base-1.10.1-gui-0.9.4.exe': $ gcc -v Reading specs from c:/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc-lib/mingw32/3.2.3/spec s Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c++,f77,objc --disable-win32-registry --disable-shared --enable-sjlj-exceptions Thread model: win32 gcc version 3.2.3 (mingw special 20030504-1) I admit I'm assuming the binaries bundled with 'GNUstep-base-1.10.1-gui-0.9.4.exe' were compiled with the same version of gcc that comes with it. >I think another user reported such a problem >recently, try to search in the mailing list archives. I saw a couple of postings talking about undefined references, but neither had a solution: http://lists.gnu.org/archive/html/gnustep-dev/2004-10/msg00133.html http://lists.gnu.org/archive/html/gnustep-dev/2005-05/msg00069.html Anyone have a Gorm/Win32 binary I could borrow until I figure this out? | Jonathan 'Wolf' Rentzsch http://rentzsch.com | Red Shed Software http://redshed.net | "better" necessarily means "different" _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
