On 2006-02-23 08:03:18 -0700 Stefan Urbanek <[EMAIL PROTECTED]> wrote:

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

There are specific instructions in the README.MInGW file that describe how to fix problems with the iconv library...

http://www.gnustep.org/resources/documentation/User/GNUstep/README.MinGW



_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to