public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/30900]  New: relocation R_X86_64_PC32  BUG
@ 2007-02-20 23:17 centi_riccardo at libero dot it
  2007-02-20 23:23 ` [Bug c++/30900] " centi_riccardo at libero dot it
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: centi_riccardo at libero dot it @ 2007-02-20 23:17 UTC (permalink / raw)
  To: gcc-bugs

===================================
 relocation R_X86_64_PC32  BUG
===================================


libtool: link: warning: library
`/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../lib64//libultim.la' was
moved.
g++ -shared -nostdlib
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../lib64/crti.o
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/crtbeginS.o  .libs/gaol_interval.o
.libs/gaol_profile.o .libs/gaol_common.o .libs/gaol_parser.o
.libs/gaol_expression.o .libs/dtoa.o .libs/gaol_interval_parser.o
.libs/gaol_interval_lexer.o .libs/gaol_port.o .libs/gaol_flt_output.o
.libs/gaol_exceptions.o .libs/gaol_init_cleanup.o .libs/s_nextafter.o 
-Wl,--rpath -Wl,/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../lib64/
-Wl,--rpath -Wl,/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../lib64/
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../lib64//libultim.so
-L/usr/lib64/gcc/x86_64-suse-linux/4.1.2
-L/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../lib64 -L/lib/../lib64
-L/usr/lib/../lib64
-L/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/lib
-L/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/crtendS.o
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../lib64/crtn.o  -m64
-Wl,-soname -Wl,libgaol.so.0 -o .libs/libgaol.so.0.2.0
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld:
.libs/gaol_interval.o: relocation R_X86_64_PC32 against
`std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char>
>::str() const@@GLIBCXX_3.4' can not be used when making a shared object;
recompile with -fPIC
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld:
final link failed: Bad value




=============
 GCC Version
=============

linux-370u:/home/centiped/gaol-2.0.2-mvc6-mcv2003-x86_64 # g++ -v
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2
--enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64
--with-system-zlib --enable-shared --enable-__cxa_atexit
--enable-libstdcxx-allocator=new --program-suffix=-4.1
--enable-version-specific-runtime-libs --without-system-libunwind
--with-cpu=generic --host=x86_64-suse-linux
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)


-- 
           Summary: relocation R_X86_64_PC32  BUG
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: centi_riccardo at libero dot it
  GCC host triplet: linux x86_64


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/30900] relocation R_X86_64_PC32  BUG
  2007-02-20 23:17 [Bug c++/30900] New: relocation R_X86_64_PC32 BUG centi_riccardo at libero dot it
@ 2007-02-20 23:23 ` centi_riccardo at libero dot it
  2007-02-20 23:25 ` centi_riccardo at libero dot it
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: centi_riccardo at libero dot it @ 2007-02-20 23:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from centi_riccardo at libero dot it  2007-02-20 23:23 -------
Created an attachment (id=13079)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13079&action=view)
this package not compile


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/30900] relocation R_X86_64_PC32  BUG
  2007-02-20 23:17 [Bug c++/30900] New: relocation R_X86_64_PC32 BUG centi_riccardo at libero dot it
  2007-02-20 23:23 ` [Bug c++/30900] " centi_riccardo at libero dot it
@ 2007-02-20 23:25 ` centi_riccardo at libero dot it
  2007-02-20 23:27 ` centi_riccardo at libero dot it
  2007-02-22 23:59 ` [Bug libstdc++/30900] " pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: centi_riccardo at libero dot it @ 2007-02-20 23:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from centi_riccardo at libero dot it  2007-02-20 23:25 -------
Created an attachment (id=13080)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13080&action=view)
this package is needed by gaol 


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/30900] relocation R_X86_64_PC32  BUG
  2007-02-20 23:17 [Bug c++/30900] New: relocation R_X86_64_PC32 BUG centi_riccardo at libero dot it
  2007-02-20 23:23 ` [Bug c++/30900] " centi_riccardo at libero dot it
  2007-02-20 23:25 ` centi_riccardo at libero dot it
@ 2007-02-20 23:27 ` centi_riccardo at libero dot it
  2007-02-22 23:59 ` [Bug libstdc++/30900] " pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: centi_riccardo at libero dot it @ 2007-02-20 23:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from centi_riccardo at libero dot it  2007-02-20 23:27 -------
 this bugs appears on Suse 10.2 in a AMD x86_64 system. First compile the
mathlib and install it in the system the try to compile gaol. This fail at the
end on linker stage.


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libstdc++/30900] relocation R_X86_64_PC32  BUG
  2007-02-20 23:17 [Bug c++/30900] New: relocation R_X86_64_PC32 BUG centi_riccardo at libero dot it
                   ` (2 preceding siblings ...)
  2007-02-20 23:27 ` centi_riccardo at libero dot it
@ 2007-02-22 23:59 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-02-22 23:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-02-22 23:58 -------
This is a bug in libstdc++ which was fixed in 4.2.0.

But note the code uses "-fvisibility-inlines-hidden -fvisibility=hidden"
without testing if the system library has been fixed.  It only checks if those
options work.

*** This bug has been marked as a duplicate of 19664 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c++                         |libstdc++
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-02-22 23:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-20 23:17 [Bug c++/30900] New: relocation R_X86_64_PC32 BUG centi_riccardo at libero dot it
2007-02-20 23:23 ` [Bug c++/30900] " centi_riccardo at libero dot it
2007-02-20 23:25 ` centi_riccardo at libero dot it
2007-02-20 23:27 ` centi_riccardo at libero dot it
2007-02-22 23:59 ` [Bug libstdc++/30900] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).