bug-gnustep
[Top][All Lists]
Advanced

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

Re: Bundles on darwin (gnu-gnu-gnu)


From: Adam Fedor
Subject: Re: Bundles on darwin (gnu-gnu-gnu)
Date: Thu, 25 Sep 2003 08:13:32 -0600


On Wednesday, September 24, 2003, at 10:08 AM, Carl Eugen Hoyos wrote:

The behaviour of test nsbundle on darwin has changed:

Output is now:
...
Retreiving principal class...
* ERROR: Can't find principal class
Testing LoadMe bundle classes...
  This is LoadMe:
* ERROR: Can't find LoadMe class

  This is SecondClass:
* ERROR: Can't find SecondClass class

If the dl library is not installed, there are additional error messages
above each '* ERROR':
Error (objc-load): Cannot initialize dynamic linker
2003-09-24 17:34:31.977 nsbundle[13574] No classes in bundle

I hope this helps somebody, Carl Eugen Hoyos


Unfortunately not. I've got this far also. But apparently, when loading in a bundle, the constructors are not automatically executed, so the classes never get loaded into the runtime. I don't know why yet. I'm thinking it might have something to do with a link option...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]