This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Hash-table unavailable in compiled classes?


On Fri, Sep 15, 2006 at 10:19:01PM -0700, Per Bothner wrote:
> Are you compiling with --module-static-run ?  If not, do
>   (module-static 'init-run)
> instead.

I wasn't.  However it doesn't make any difference (command-line or
decl), I get the same error.

Hoever, wouldn't (module-static #t) cause init-run to be static anyway?

Cheers,
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]