[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] stubdom: build failure
Keir Fraser, le Wed 24 Sep 2008 14:51:38 +0100, a écrit : > On 24/9/08 14:39, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote: > > >> Uh, it's odd that -print-search-dirs doesn't provide the install one. > >> Does gcc -print-file-name=include/stddef.h provide the correct path? > > > > No. gcc -print-file-name=blah works like echo blah > > On NetBSD there are only system libs and headers. > > > > On NetBSD stddef.h is in /usr/include/ as well as > > stdarg.h, stdbool.h, etc. > > Could we perhaps force GCC_INSTALL to /usr/include on BSD systems? Or if > GCC_INSTALL is empty after executing the current shell runes? > > Can you check forcing GCC_INSTALL=/usr/include works? Please do yes, and if it works then great. > I assume it might cause us to put more headers in the search path than > we'd like. In principle the mini-os ones should get before that, but at least by including stddef.h and such we might pull libc headers and thus pull compilation issues. Let's see. Samuel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |