Date: Tue, 20 May 1997 18:09:07 +0300 (IDT) From: Eli Zaretskii To: Alf Werder cc: djgpp AT delorie DOT com Subject: Re: Problems with objective-c In-Reply-To: <33815D1E.164C@public.uni-hamburg.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 20 May 1997, Alf Werder wrote: > - appling the given patch > - recompiling cc1objc.exe and libobjc.a. > But: The Patch has no effect, because the change is already made in the > source file (i386.md). So I installed gcc2721b.zip and obc2721b.zip, > but is still doesn't work! The compiler was indeed patched for DJGPP v2.01, but libobjc.a wasn't rebuilt with the patched compiler. You need to recompile libobjc.a, and then the problem should go away.