Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 1995 06:23:40 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, current@FreeBSD.org, nate@trout.sri.MT.net
Subject:   Re: Kernel compile 'feature' of new SNAP
Message-ID:  <199503292023.GAA12289@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> Adding -I/usr/include to the end should be good enough.  It will only do
>> the wrong thing for people who who have populated $S/../include but
>> forgot.

>Are you implying that they may have a /usr/src/include tree that's out
>of sync with /usr/src/sys and which would screw up the kernel compile
>because of the addition of -I/usr/include?

Unlikely, but who knows.

Actually, genassym should be built with the host includes for at least
<stdio.h>.  It runs on the host.  I thought genassym was neat when I
first saw it, but it is bad for cross-compiling.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503292023.GAA12289>