public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc 2.91.66 broken??
@ 1999-12-01 22:24 andyb
  1999-12-31 22:24 ` andyb
  0 siblings, 1 reply; 2+ messages in thread
From: andyb @ 1999-12-01 22:24 UTC (permalink / raw)
  To: help-gcc

gcc 2.91.66 Linux Redhat 6.1

I'm trying to link in a static library, using every option known to gcc
and ld, however nothing I do seems to override dynamic linking.  If I
put the full pathname to the static library (libc.a) it does link it in,
however it also links in the dynamic version (libc.so).  Is this a bug?
Is this why my program crashes before it gets to main()?

In case you're wondering, libc.a contains "xstat", libc.so does not.

Thank you for any insight!!!

-  Andy

P.S.  If there is a libc.so that does contain the xstat definition (text
segment) I'd appreciate knowing what version, that might also be an
acceptable way to get over this particular hump.


Sent via Deja.com http://www.deja.com/
Before you buy.

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

* gcc 2.91.66 broken??
  1999-12-01 22:24 gcc 2.91.66 broken?? andyb
@ 1999-12-31 22:24 ` andyb
  0 siblings, 0 replies; 2+ messages in thread
From: andyb @ 1999-12-31 22:24 UTC (permalink / raw)
  To: help-gcc

gcc 2.91.66 Linux Redhat 6.1

I'm trying to link in a static library, using every option known to gcc
and ld, however nothing I do seems to override dynamic linking.  If I
put the full pathname to the static library (libc.a) it does link it in,
however it also links in the dynamic version (libc.so).  Is this a bug?
Is this why my program crashes before it gets to main()?

In case you're wondering, libc.a contains "xstat", libc.so does not.

Thank you for any insight!!!

-  Andy

P.S.  If there is a libc.so that does contain the xstat definition (text
segment) I'd appreciate knowing what version, that might also be an
acceptable way to get over this particular hump.


Sent via Deja.com http://www.deja.com/
Before you buy.

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

end of thread, other threads:[~1999-12-31 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-01 22:24 gcc 2.91.66 broken?? andyb
1999-12-31 22:24 ` andyb

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