public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Rakshit Karnavat, Gurgaon" <rakshit@ggn.hcltech.com>
To: Robert Lipe <robertlipe@usa.net>
Cc: gcc@gcc.gnu.org
Subject: RE: GCC Build Status for SCO OS 5.0.5
Date: Wed, 28 Nov 2001 07:39:00 -0000	[thread overview]
Message-ID: <5F0021EEA434D511BE7300D0B7B6AB53018B7137@MAIL2> (raw)
Message-ID: <20011128073900.oebOqx-VSOOvD8BSN2w6hnmRlEX1TOyhWMU-JDKF5-A@z> (raw)

  You confused me there. Without the libstdc++.so(which is created only when
the
   --enable-shared option is given), for some of the applications, gcc is
not able to find 
   some symbols during linking. This is precisely the problem I am facing.
    If I try to make share objects with the archive version of
std(libstdc++.a), certains symbols are not resolved by the linker. Those
symbols are not of the application itself, because I am able to make the
shared object using the native cc(unfortunately, that gives core dumps when
binaries are made out of it).
   There was another problem I had faced. For making the shared library, gcc
asks for pic/libgcc.a,
  which was not to be found. To overcome it, I made a soft link by that
name. Is there another 
    way to do it(the correct way)?
Thanks
Rakshit.
  

> ----------
> From: 	Robert Lipe[SMTP:robertlipe@usa.net]
> Sent: 	Wednesday, November 28, 2001 7:57 PM
> To: 	Rakshit Karnavat , Gurgaon
> Cc: 	gcc@gcc.gnu.org
> Subject: 	Re: GCC Build Status for SCO OS 5.0.5
> 
> Rakshit Karnavat , Gurgaon wrote:
> 
> >   I was unable to make gcc 3.0.1 using the --enable-shared option in
> > the i386 environment. Without that option, everything runs fine. But
> > then, I am unable to make shared libraries using gcc. I make shared
> 
> Those two concepts shouldn't have anything to do with each other.
> "--enable-shared" controls whether gcc's own libraries are built as
> shared libes or not, not whether gcc can generate shared libraries.
> 
> > Is it possible to make shared libraries with gcc on SCO OS 5.*
> 
> Yes.
> 
> RJL
> 

             reply	other threads:[~2001-11-28  7:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-20 17:17 Rakshit Karnavat , Gurgaon [this message]
2001-11-20 19:38 ` Phil Edwards
2001-11-28 11:20   ` Phil Edwards
2001-11-28  7:39 ` Rakshit Karnavat, Gurgaon
  -- strict thread matches above, loose matches on Subject: below --
2001-11-21 13:12 Rakshit Karnavat , Gurgaon
2001-11-21 15:33 ` Phil Edwards
2001-11-29  8:49   ` Phil Edwards
2001-11-28 22:07 ` Rakshit Karnavat, Gurgaon
2001-11-20 13:36 Rakshit Karnavat , Gurgaon
2001-11-20 16:46 ` Robert Lipe
2001-11-28  6:28   ` Robert Lipe
2001-11-27 23:58 ` Rakshit Karnavat, Gurgaon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5F0021EEA434D511BE7300D0B7B6AB53018B7137@MAIL2 \
    --to=rakshit@ggn.hcltech.com \
    --cc=gcc@gcc.gnu.org \
    --cc=robertlipe@usa.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).