public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin-apps@cygwin.com>
Subject: RE: [RFC] 1.7 Packaging: Toolchain
Date: Thu, 31 Jul 2008 13:54:00 -0000	[thread overview]
Message-ID: <000001c8f314$d6884750$9601a8c0@CAM.ARTIMI.COM> (raw)
In-Reply-To: <039301c8f17a$f36c14f0$9601a8c0@CAM.ARTIMI.COM>

Dave Korn wrote on 29 July 2008 14:00:

>   Getting libstdc++ to work shared is being tricky; for some reason
> libsupc++ is only built static, which means libtool links it into
> libstdc++ only to resolve imports, not as objects that need to be
> exported.  Removing the --disable-shared libtool tag from libsupc++'s
> build configuration gets me what appears to be a complete libstdc++, but
> it fails in early startup, probably down to the relocs-in-.rodata issue;
> and that's where I've got to. I'm not sure whether to just try and go for
> a shared-libstdc-static-libsupc combo, or to try and figure out what
> needs to be fixed to prevent the relocs problem - if indeed that's what
> it is. 

  It wasn't and I think I've solved it!


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

      parent reply	other threads:[~2008-07-31 13:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-24  5:26 Yaakov (Cygwin Ports)
2008-07-24  9:52 ` Corinna Vinschen
2008-07-24 10:55   ` Brian Dessent
2008-07-24 19:24     ` Christopher Faylor
2008-07-24 21:09       ` Corinna Vinschen
2008-07-29 12:59 ` Dave Korn
2008-07-31  6:07   ` Yaakov (Cygwin Ports)
2008-07-31 13:54   ` Dave Korn [this message]

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='000001c8f314$d6884750$9601a8c0@CAM.ARTIMI.COM' \
    --to=dave.korn@artimi.com \
    --cc=cygwin-apps@cygwin.com \
    /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).