Hi,

I have installed GNUstep under windows using the latest installer.

$ cd /c/GNUstep/Development/Source/base
$ ./configure --disable-xml
$ make
...
 Linking library libgnustep-base ...
Info: resolving ___objc_class_name_Protocol by linking to
__imp____objc_class_name_Protocol (auto-import)
Info: resolving ___objc_class_name_Object by linking to
__imp____objc_class_name_Object (auto-import)
Cannot export .idata$4: symbol not found
Cannot export .idata$5: symbol not found
Cannot export .idata$6: symbol not found
Cannot export .text: symbol not found
Cannot export iconv_NULL_THUNK_DATA: symbol not found
Cannot export zlib1_NULL_THUNK_DATA: symbol not found
Creating library file: ./shared_obj/libgnustep-base.dll.a
collect2: ld returned 1 exit status
make[2]: *** [shared_obj/libgnustep-base.dll.a] Error 1
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory `/c/GNUstep/Development/Source/base/Source'
make: *** [internal-all] Error 2

What is wrong?

Stefan



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to