Re: [PATCH] GCC 3.4.3: libobjc build failure
Denis Zaitsev <[email protected]> Tue, 21 Dec 2004 03:46:37 +0500
| Newsgroups | org.kernel.vger.linux-gcc |
|---|---|
| Message-ID | <[email protected]> |
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?