public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Richard Campbell <richard.campbell@air2web.com>
To: cygwin-xfree@cygwin.com
Cc: bug-ddd@gnu.org
Subject: RE: DDD 3.3.8 (i686-pc-cygwin) gets `Segmentation fault WAS Re: c ompiling DDD
Date: Thu, 04 Dec 2003 19:52:00 -0000	[thread overview]
Message-ID: <DF08E278E10FC14F87CE7E802ABFD04B08247DCB@EXCHANGE01.air2web.com> (raw)

>> Now, I guess, to try and walk back all of the automatic steps to figure
>> out why ddd ended up linking against that libimp-cygXm-2.a file.
>
>Credit or blame libtool for that.

Specifically, the following two settings:

# Whether or not to build static libraries.
build_old_libs=yes

# Create a temporary old-style archive to link instead of a shared archive.
old_archive_from_expsyms_cmds="\$DLLTOOL --as=\$AS --dllname \$soname --def
\$output_objdir/\$soname-def --output-lib \$output_objdir/\$newlib"

If commented out, everything works cleanly.

Now, the bizarre part of the generated libtool is the following:

# Whether or not to build shared libraries.
build_libtool_libs=yes

# Whether or not to build static libraries.
build_old_libs=yes

Why would you have both "shared" and "static" turned on?

Now, to configure, I suppose...

-Richard Campbell.


             reply	other threads:[~2003-12-04 19:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04 19:52 Richard Campbell [this message]
2003-12-04 20:06 ` Brian Ford
  -- strict thread matches above, loose matches on Subject: below --
2003-12-04 21:28 Richard Campbell
2003-12-04 20:26 Richard Campbell
2003-12-04 20:24 Richard Campbell
2003-12-04 20:09 Richard Campbell
2003-12-04 20:23 ` Harold L Hunt II
2003-12-04 21:09 ` Brian Ford
2003-12-04 18:13 Richard Campbell
2003-12-04 17:50 Richard Campbell
2003-12-04 16:54 Richard Campbell
2003-12-04 15:51 Richard Campbell
2003-12-04 15:59 ` Harold L Hunt II
2003-12-04 14:49 Richard Campbell
2003-12-04 15:49 ` Harold L Hunt II
2003-12-04 17:34   ` Arnaud Desitter
2003-12-04 19:00     ` Harold L Hunt II

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=DF08E278E10FC14F87CE7E802ABFD04B08247DCB@EXCHANGE01.air2web.com \
    --to=richard.campbell@air2web.com \
    --cc=bug-ddd@gnu.org \
    --cc=cygwin-xfree@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).