This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] GCC 3.4.3: libobjc build failure
On Mon, Dec 20, 2004 at 05:32:39PM -0500, Andrew Pinski wrote:
>
> On Dec 20, 2004, at 5:26 PM, Denis Zaitsev wrote:
>
> > On Mon, Dec 20, 2004 at 05:03:45PM -0500, Andrew Pinski wrote:
> >>
> >> This one is better and should work.
> >>
> >>
> >> If it does not report the errors please as it will help to fix the
> >> problem.
> >
> > Yes, this patch seems to work, thanks. But the compiler still
> > complains about undeclared atoi. Maybe it worth something to include
> > <stdlib.h> somewhere?
>
> Yes, this is what I applied to both the mainline and the 3.4 branch.
Ok. Does it means that something alike should be applied for the
files, which are including coretypes.h and tm.h for now?