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 c/14873] New: assembler label error


ERROR WHILE COMPILING sikbibl.c AND LINKING IT TO A BUNCH OF OTHER FILES
***************************************************************************
sisis@h450:~/pbc.dir/prog/dir_srcmb> cc -save-temps -o sikbibl sikbibl.c 
picbbik.a
sikbibl.o: In function `pr_writ':
sikbibl.o(.text+0x5431): undefined reference to `.L1064'
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld: final 
link failed: Bad value
collect2: ld returned 1 exit status
******************************************************************************

GCC CONFIG AND VERSION INFO
******************************************************************************
sisis@h450:~/pbc.dir/prog/dir_srcmb> cc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.2/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-
prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --
libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --enable-libgcj --
with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --
enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.2
******************************************************************************

-- 
           Summary: assembler label error
           Product: gcc
           Version: 3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gnuml at bootweb dot nl
                CC: gcc-bugs at gcc dot gnu dot org


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


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