Adam Fedor wrote:

On Apr 12, 2005, at 5:36 AM, Bernd Niklas wrote:

Hello
Tried to install GNUstep startup 0.10.2 on cygwin full install under
windows2000. The installion ends befor ending. See the logs and the last errors :
Making all for service GSspell...
Creating GSspell.service/....
Compiling file GSspell.m ...
Linking service GSspell ...
Creating GSspell.service/Resources...
Creating GSspell.service/Resources/Info-gnustep.plist...
objc runtime: cannot find class NSProcessInfo



Well, it must be that gnustep-base did not build correctly. But I don't know why - perhaps the def file was not generated correctly, or perhaps, as is typical on Windows, some other library is interfering with the linking in some mystical way. Is there anyone else who uses Cygwin that has gnustep-base working?



I think that this is caused by the same problem that I reported about two weeks ago. The export file for the library is no longer created correctly, as there is a new subproject in base and the merged .def files contains duplicate entries now.
You did send me a patch for this, which didn't work. What we need here is a different way to create the .def file. Or have to wait until the new way of compilation for MinGW also works with cygwin. Perhaps updating the cygwin gcc to 3.4 would already do the trick.


Fred


_______________________________________________ Bug-gnustep mailing list Bug-gnustep@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to