zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: zsh-workers@sunsite.dk
Subject: gcc-3.0 Success!
Date: 22 Jun 2001 20:37:51 -0400	[thread overview]
Message-ID: <m2zob0t4io.fsf@zion.rcn.com> (raw)

My problem with 3.0 and zsh was with dynamic linking, as Bart, Andrej
and I had suspected.  The problem is that I installed gcc to
/usr/local/gcc-3.0 and did not update ldconfig.so because I'm still
verifying the 3.0 compiler.  Since gcc-3.0 uses a shared libgcc when
you link dynamically, the configure tests would fail when dynamic
linking was specified because libgcc_s.so couldn't be found.

Running my configure/build/test/install script with
LD_RUN_PATH=/usr/local/gcc-3.0/lib made everything work hunky dory.

  - vin


             reply	other threads:[~2001-06-23  0:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-23  0:37 Vin Shelton [this message]
2001-06-23 16:01 ` Jason Price
2001-06-23 18:26   ` Andrej Borsenkow
2001-06-23 21:36     ` Jason Price

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=m2zob0t4io.fsf@zion.rcn.com \
    --to=acs@alumni.princeton.edu \
    --cc=zsh-workers@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).