public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc (C++) and incremental linking on Solaris
@ 2001-02-16 18:29 David Berthelot
  0 siblings, 0 replies; only message in thread
From: David Berthelot @ 2001-02-16 18:29 UTC (permalink / raw)
  To: gcc-help

Hi guys,

I just wonder if someone out there already succeeded in using gcc to
compile C++ into object files and libraries and using Sun's incremental
linker (ild) to make the job of the linking stage ?
So far I tried with no success. I made a link to "ild" in my PATH and
executed "collect2", "ild" was invoked, the executable was generated,
everything seemed fine except that the executable seg_fault at the
execution. It seems to happend in the global constructors initialisation
function (called by _init()).

Any idea, am I missing something or what ?

Thanks in advance for your help,

David

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-16 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-16 18:29 gcc (C++) and incremental linking on Solaris David Berthelot

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