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/17369] New: [3.4.3 regression] [ia64] Bootstrap failure with binutils-2.15.90.0.1.1


The compiler no longer bootstraps when building with binutils-2.15.90.0.1.1.  
  
stage1/xgcc -Bstage1/ -B/usr/local/ia64-suse-linux/bin/   
-DUSE_LIBUNWIND_EXCEPTIONS -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long 
-Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \ 
 gengenrtl.o ../libiberty/libiberty.a 
./gengenrtl -h > tmp-genrtl.h  
./gengenrtl: error while loading shared libraries: libunwind.so.7: cannot open  
shared object file: No such file or directory  
make[2]: *** [s-genrtl] Error 127

-- 
           Summary: [3.4.3 regression] [ia64] Bootstrap failure with
                    binutils-2.15.90.0.1.1
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Keywords: build
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: hjl at gnu dot org
        ReportedBy: schwab at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: ia64-suse-linux


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


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