This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bootstrap failure on i686-unknown-openbsd3.1


I get a bootstrap failure because /usr/local/include not be added to the include directories
so while compiling stage2, gcc cannot find iconv.h.
/include is added instead of /usr/local/include.


The only patch which looks like it could be the cause if Geoffrey Keating's patch
to add intermodular compiling.


Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]