public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Linker question
@ 1999-10-29  6:14 Barrera, Antonio
  1999-10-29 11:43 ` Help! Solaris 7/gcc 2.95.1 shared lib link error Wendell Beckwith
  1999-10-31 13:57 ` Linker question Barrera, Antonio
  0 siblings, 2 replies; 4+ messages in thread
From: Barrera, Antonio @ 1999-10-29  6:14 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

Is there any check sum facilities in the linker? Meaning is there a way I
can sum the addresses between a starting and ending point and store them in
my application.

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

* Help! Solaris 7/gcc 2.95.1 shared lib link error
  1999-10-29  6:14 Linker question Barrera, Antonio
@ 1999-10-29 11:43 ` Wendell Beckwith
  1999-10-31 13:57   ` Wendell Beckwith
  1999-10-31 13:57 ` Linker question Barrera, Antonio
  1 sibling, 1 reply; 4+ messages in thread
From: Wendell Beckwith @ 1999-10-29 11:43 UTC (permalink / raw)
  To: egcs; +Cc: 'gcc-help@gcc.gnu.org'

I upgraded from egcs 1.1.2 to gcc 2.95.2 and I have the following
linking error:

//usr/local/bin//g++ -shared file1.o file2o file3.o file4.o file5.o
file6.o   -o /tmp/mystuff/lib/libmylib.so -lnsl -lsocket  -lpthread
-lposix4
Text relocation remains                  referenced
    against symbol      offset in file
<unknown>                           0xf28
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/libstdc++.a(iostream.o)

<unknown>                           0x44
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/libstdc++.a(iostream.o)

<unknown>                           0x48
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/libstdc++.a(iostream.o)

<unknown>                           0xf14
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/libstdc++.a(iostream.o)

The above continues for several pages worth of errors.  egcs 1.1.2
compiled and link flawlessly and gcc 2.95.2 compiles flawlessly, but it
fails to link.  Has anyone seen this before (please say yes, I hate
being the only one), and more important is there a fix?

Wendell Beckwith





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

* Linker question
  1999-10-29  6:14 Linker question Barrera, Antonio
  1999-10-29 11:43 ` Help! Solaris 7/gcc 2.95.1 shared lib link error Wendell Beckwith
@ 1999-10-31 13:57 ` Barrera, Antonio
  1 sibling, 0 replies; 4+ messages in thread
From: Barrera, Antonio @ 1999-10-31 13:57 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

Is there any check sum facilities in the linker? Meaning is there a way I
can sum the addresses between a starting and ending point and store them in
my application.

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

* Help! Solaris 7/gcc 2.95.1 shared lib link error
  1999-10-29 11:43 ` Help! Solaris 7/gcc 2.95.1 shared lib link error Wendell Beckwith
@ 1999-10-31 13:57   ` Wendell Beckwith
  0 siblings, 0 replies; 4+ messages in thread
From: Wendell Beckwith @ 1999-10-31 13:57 UTC (permalink / raw)
  To: egcs; +Cc: 'gcc-help@gcc.gnu.org'

I upgraded from egcs 1.1.2 to gcc 2.95.2 and I have the following
linking error:

//usr/local/bin//g++ -shared file1.o file2o file3.o file4.o file5.o
file6.o   -o /tmp/mystuff/lib/libmylib.so -lnsl -lsocket  -lpthread
-lposix4
Text relocation remains                  referenced
    against symbol      offset in file
<unknown>                           0xf28
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/libstdc++.a(iostream.o)

<unknown>                           0x44
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/libstdc++.a(iostream.o)

<unknown>                           0x48
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/libstdc++.a(iostream.o)

<unknown>                           0xf14
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/libstdc++.a(iostream.o)

The above continues for several pages worth of errors.  egcs 1.1.2
compiled and link flawlessly and gcc 2.95.2 compiles flawlessly, but it
fails to link.  Has anyone seen this before (please say yes, I hate
being the only one), and more important is there a fix?

Wendell Beckwith





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

end of thread, other threads:[~1999-10-31 13:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-29  6:14 Linker question Barrera, Antonio
1999-10-29 11:43 ` Help! Solaris 7/gcc 2.95.1 shared lib link error Wendell Beckwith
1999-10-31 13:57   ` Wendell Beckwith
1999-10-31 13:57 ` Linker question Barrera, Antonio

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).