bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/327] New: assember produces empy names


From: pinskia at gcc dot gnu dot org
Subject: [Bug gas/327] New: assember produces empy names
Date: 16 Aug 2004 08:41:14 -0000

I noticed that my GCC builds was failing in a werid way when linking 
libgfortran:
.libs/minloc0_4_r4.o(.text+0x290): In function `no 
symbol':/home/gates/pinskia/src/gnu/gcc/src/
libgfortran/generated/minloc0_4_r4.c:122: multiple definition of `no 
symbol'.libs/minloc0_4_r4.o(.text
+0x0):/home/gates/pinskia/src/gnu/gcc/src/libgfortran/generated/minloc0_4_r4.c:32:
 first defined 
here/usr/bin/ld: Warning: size of symbol `' changed from 653 in 
.libs/minloc0_4_r4.o to 1117 in .libs/
minloc0_4_r4.o

So first I thought my binutils was broken and reverted to my vender (redhat, 
fedora core 2)'s binutils 
but that did not work either and failed the same way.
The command GCC runs to assemble the file and notice there are no symbols when 
running nm on the 
file:
as -V -Qy -o .libs/minloc0_4_r4.o minloc0_4_r4.s


Vender's binutils: GNU assembler 2.15.90.0.3 20040415
The version I tried it also on: GNU assembler version 2.15.91 
(i686-pc-linux-gnu) using BFD version 
2.15.91 20040814

-- 
           Summary: assember produces empy names
           Product: binutils
           Version: 2.15
            Status: NEW
          Severity: critical
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: bug-binutils at gnu dot org
GCC target triplet: i686-pc-linux-gnu


http://sources.redhat.com/bugzilla/show_bug.cgi?id=327

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]