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: Matt Rice
Subject: Re: Bundles on darwin (gnu-gnu-gnu)
Date: Thu, 25 Sep 2003 09:04:42 -0700 (PDT)

--- Adam Fedor <fedor@doc.com> wrote:
> 
> 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...
> 

this seems to be the case, -bundle says it'll create a
Mach-o bundle

I haven't tested at all, but maybe adding 
BUNDLE_LDFLAGS += -bundle
on line 70 of 
Instance/bundle.make






__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com




reply via email to

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