bugGNU Development Chain for 68HC11/68HC12 - Bugs: bug #20750, Build of gcc 3.3.6 fails on x86_64...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #20750: Build of gcc 3.3.6 fails on x86_64 fedora core 6 (fc6)

Submitter:  gds <gd_smth>
Submitted:  Sat 11 Aug 2007 05:49:01 AM UTC
   
 
Category:  gcc Severity:  3 - Normal
Item Group:  sw-bug Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Sat 11 Aug 2007 05:49:01 AM UTC, original submission:  

Following the manual build procedure, after making and installing binutils, gas fails as follows when beginning to build libraries for gcc:

if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/home/gene/m68hc-stuff/gcc-3.3.6-m68hc1x/gcc/xgcc -B/home/gene/m68hc-stuff/gcc-3.3.6-m68hc1x/gcc/ -B/usr/local/m6812-elf/bin/ -B/usr/local/m6812-elf/lib/ -isystem /usr/local/m6812-elf/include -Os -mrelax  -DUSE_GAS -DIN_GCC -g  -DIN_LIBGCC2 -I. -I. -I. -I./. -I./config -I./../include -DL_mulsi3 -xassembler-with-cpp -c ./config/m68hc11/larith.asm -o libgcc/./_mulsi3.o
/home/gene/m68hc-stuff/gcc-3.3.6-m68hc1x/gcc/xgcc -B/home/gene/m68hc-stuff/gcc-3.3.6-m68hc1x/gcc/ -B/usr/local/m6812-elf/bin/ -B/usr/local/m6812-elf/lib/ -isystem /usr/local/m6812-elf/include -Os -mrelax  -DUSE_GAS -DIN_GCC -g  -DIN_LIBGCC2 -I. -I. -I. -I./. -I./config -I./../include -DL_mulqi3 -xassembler-with-cpp -c ./config/m68hc11/larith.asm -o libgcc/./_mulqi3.o
xgcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: * [libgcc/./_mulqi3.o] Error 1
make[2]: Leaving directory `/home/gene/m68hc-stuff/gcc-3.3.6-m68hc1x/gcc'
make[1]: * [stmp-multilib] Error 2
make[1]: Leaving directory `/home/gene/m68hc-stuff/gcc-3.3.6-m68hc1x/gcc'
make: * [all-gcc] Error 2

gds <gd_smth>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gd_smth (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code