[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gcc 3.0 + gstep-base
From: |
Nicola Pero |
Subject: |
Re: gcc 3.0 + gstep-base |
Date: |
Wed, 6 Jun 2001 11:01:04 +0100 (BST) |
> That did it.
>
> However, when building the service example under gui/Tools, I get this:
>
> GNUSTEP Internal Error:
> The private GNUstep function to establish the argv and environment variables
> was not called.
Thanks a lot !
I have been able to figure this problem out.
A recent patch to libobjc for +load has broken +load.
It didn't show in the gcc-objc testsuite because the bug only shows with
more than one class!
I can fix that.