Mail Archives: djgpp/1997/03/18/12:39:30
On Tue, 18 Mar 1997, Riza Dindir wrote:
> objective-c. Since the FAQ's dated back to 1995 or so I have searched for
> the versions that could accomodate that change. So I found the gcc2721
> version. In the source file (i386.md) this change was made. This was not the
> case in the source file i386.md of the gcc272s.zip archieve. So I installed
> the gcc2721 version. But still I can't get the programs to run.
The latest FAQ (v2/faq210b.zip) is dated 17 January 1997, but it still
says this (in section 11.7):
You will have to get the GCC source distribution `gcc2721s.zip',
install the above patch, rebuild `cc1obj.exe', and then recompile
`libobjc.a' to make the problem go away.
So it seems that the patch was installed in cc1obj.exe, but libobjc.a was
not rebuilt. You will have to do that yourself.
- Raw text -