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]

Testsuite no longer finding include files


While running the testsuite (for the first time in a few weeks), xgcc no longer seems to find the libc include files in /prefix for a bfin-elf target. It appears that while building libraries, we're careful to pass "-isystem /opt/uClinux/bfin-elf/bfin-elf/include -isystem /opt/uClinux/bfin-elf/bfin-elf/sys-include" to the compiler, but that doesn't seem to happen during "make check".

With the extra -isystem flags passed to the compiler, I'm assuming that at least part of that behaviour is intentional - what needs to be done to get the testsuite back in working order?


Bernd -- This footer brought to you by insane German lawmakers. Analog Devices GmbH Wilhelm-Wagenfeld-Str. 6 80807 Muenchen Registergericht Muenchen HRB 40368 Geschaeftsfuehrer Thomas Wessel, Vincent Roche, Joseph E. McDonough


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