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]

Error in Mainline(again)


This error is on the mainline again.
I thought it was fixed, but looking back, it is not.
Compiled in Cygwin under Windows XP Professional SP1.


----------------------------------------------------------------------------
--------
Making all in testsuite
make[3]: Entering directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v
3/testsuite'
Makefile:495: warning: overriding commands for target `check-am'
Makefile:408: warning: ignoring old commands for target `check-am'
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3/scripts/testsuite_flag
s --
build-cxx` -DHAVE_CONFIG_H -I. -I../../../../gcc/libstdc++-v3/testsuite -I..
 -no
stdinc++ -I/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3/include/i686
-pc-
cygwin -I/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3/include -I../.
./..
/../gcc/libstdc++-v3/libsupc++    -O2 -g -O2  -g -O2 -c
../../../../gcc/libstdc+
+-v3/testsuite/testsuite_hooks.cc
<command line>:-82: sorry, unimplemented: had to relocate PCH
<command line>:-82: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [testsuite_hooks.o] Error 1
make[3]: Leaving directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3
/testsuite'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3
'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3
'
make: *** [all-target-libstdc++-v3] Error 2

sherlock@bobby-1 ~/gcc-3.4/o
$
Making all in testsuite
make[3]: Entering directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v
3/testsuite'
Makefile:495: warning: overriding commands for target `check-am'
Makefile:408: warning: ignoring old commands for target `check-am'
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3/scripts/testsuite_flag
s --
build-cxx` -DHAVE_CONFIG_H -I. -I../../../../gcc/libstdc++-v3/testsuite -I..
 -no
stdinc++ -I/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3/include/i686
-pc-
cygwin -I/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3/include -I../.
./..
/../gcc/libstdc++-v3/libsupc++    -O2 -g -O2  -g -O2 -c
../../../../gcc/libstdc+
+-v3/testsuite/testsuite_hooks.cc
<command line>:-82: sorry, unimplemented: had to relocate PCH
<command line>:-82: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [testsuite_hooks.o] Error 1
make[3]: Leaving directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3
/testsuite'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3
'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3
'
make: *** [all-target-libstdc++-v3] Error 2

sherlock@bobby-1 ~/gcc-3.4/o
$



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