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 bootstrap/36702] New: [4.4 Regression] Bootstrap fails at revision 137369 on i686-apple-darwin9


Bootstrap fails at revision 137369 on i686-apple-darwin9 with:

...
/opt/gcc/i686-darwin/./gcc/xgcc -B/opt/gcc/i686-darwin/./gcc/
-B/opt/gcc/gcc4.4w/i686-apple-darwin9/bin/
-B/opt/gcc/gcc4.4w/i686-apple-darwin9/lib/ -isystem
/opt/gcc/gcc4.4w/i686-apple-darwin9/include -isystem
/opt/gcc/gcc4.4w/i686-apple-darwin9/sys-include -g -O2 -O2  -g -O2 -DIN_GCC  
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-definition  -isystem ./include  -fPIC -pipe -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I../.././gcc
-I../../../gcc-4.4-work/libgcc -I../../../gcc-4.4-work/libgcc/.
-I../../../gcc-4.4-work/libgcc/../gcc -I../../../gcc-4.4-work/libgcc/../include
 -DHAVE_CC_TLS -o _floattitf.o -MT _floattitf.o -MD -MP -MF _floattitf.dep
-DL_floatditf -c ../../../gcc-4.4-work/libgcc/../gcc/libgcc2.c
-fvisibility=hidden -DHIDE_EXPORTS \
                -DLIBGCC2_UNITS_PER_WORD=8
{standard input}:31:Unknown pseudo-op: .symver
{standard input}:31:Rest of line ignored. 1st junk character valued 95 (_).
{standard input}:32:Unknown pseudo-op: .symver
{standard input}:32:Rest of line ignored. 1st junk character valued 95 (_).
/opt/gcc/i686-darwin/./gcc/xgcc -B/opt/gcc/i686-darwin/./gcc/
-B/opt/gcc/gcc4.4w/i686-apple-darwin9/bin/
-B/opt/gcc/gcc4.4w/i686-apple-darwin9/lib/ -isystem
/opt/gcc/gcc4.4w/i686-apple-darwin9/include -isystem
/opt/gcc/gcc4.4w/i686-apple-darwin9/sys-include -g -O2 -O2  -g -O2 -DIN_GCC  
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-definition  -isystem ./include  -fPIC -pipe -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I../.././gcc
-I../../../gcc-4.4-work/libgcc -I../../../gcc-4.4-work/libgcc/.
-I../../../gcc-4.4-work/libgcc/../gcc -I../../../gcc-4.4-work/libgcc/../include
 -DHAVE_CC_TLS -o _floatuntisf.o -MT _floatuntisf.o -MD -MP -MF
_floatuntisf.dep -DL_floatundisf -c
../../../gcc-4.4-work/libgcc/../gcc/libgcc2.c -fvisibility=hidden
-DHIDE_EXPORTS \
                -DLIBGCC2_UNITS_PER_WORD=8
make[5]: *** [getf2_s.o] Error 1
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-stage1-target-libgcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2


-- 
           Summary: [4.4 Regression] Bootstrap fails at revision 137369 on
                    i686-apple-darwin9
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


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


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