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