Subject: Re: CVS commit: src/usr.sbin/config
To: Luke Mewburn <lukem@NetBSD.org>
From: Dennis Chernoivanov <cdi@mawhrin.net>
List: source-changes
Date: 10/20/2003 07:04:53
On Mon, Oct 20, 2003 at 10:32:10AM +1000, Luke Mewburn wrote:
>   | There's something strange going on here; it compiled for the i386
>   | target, but failed for the sgimips target. One difference between
>   | those is that one is gcc-3 and the other is gcc-2.
>   |
>   | For now I just added the -I. directive.
> 
> Weird; it compiled OK on i386 without -I.
> I have seen a similar issues before; maybe gcc's semantics changed
> slightly in where it looks for files.

 Err, I forgot to mention that I was trying to build cobalt port with gcc3,
which is not yet fully supported by this target -- perhaps that's an issue...

SY,
--cdi