This is the mail archive of the gcc-bugs@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]

[Bug testsuite/29404] "make check" fails to compile library testcases



------- Comment #9 from ghazi at gcc dot gnu dot org  2009-01-17 03:03 -------
Reconfirming...

I can see on a linux-gnu box that it's compiling the libiberty testsuite with
stage1 gcc.  That masks the error of missing libgcc bits used in stage3
libiberty, but still it should be using the stage3 xgcc to compile the
testcases.  Ditto for mpfr/gmp if you build them in-tree.

gcc -DHAVE_CONFIG_H -g -O2 -I..
-I../../../egcc-SVN20090116/libiberty/testsuite/../../include  -DHAVE_CONFIG_H
-I.. -o test-pexecute
../../../egcc-SVN20090116/libiberty/testsuite/test-pexecute.c ../libiberty.a


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2008-02-02 05:19:13         |2009-01-17 03:03:45
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29404


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