public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: stuarts@icpdd.neca.nec.com.au (Stuart Summerville)
To: help-gcc@gnu.org
Subject: Re: what is -rpath supposed to do?
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <3850b898.29250270@news.mul.nec.com.au> (raw)
Message-ID: <19991231222400.hrPn-MYf73upAeBrJRCXcV7vlTK7_Tk3P9_p-D8ua4g@z> (raw)
In-Reply-To: <jak8mnoczr.fsf@gatsby.u-net.com>

>gcc does not understand -rpath, because it is a linker option. It
>seems strange that apache would be passing this to gcc. The fix is to
>tell gcc that the -rpath option should be passed on to the linker,
>with -Wl,-rpath,<arg>

I've used the following switches on gcc to do this:

 -Xlinker -rpath -Xlinker <path>

sTu.

________________________________________________________________________
Stuart Summerville                     NEC Australia Pty. Ltd.
ph: (+61 3) 9264-3090                  Integrated Comm Products (R&D)
fax:(+61 3) 9264-3841                  649-655 Springvale Road Mulgrave
stuarts@<nospam>icpdd.neca.nec.com.au  VIC 3170, AUSTRALIA

  reply	other threads:[~1999-12-31 22:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-09  2:33 Cegetel
1999-12-09  4:30 ` nubis
1999-12-09 16:32   ` David Wragg
1999-12-10  0:27     ` Stuart Summerville [this message]
1999-12-31 22:24       ` Stuart Summerville
1999-12-31 22:24     ` David Wragg
1999-12-31 22:24   ` nubis
1999-12-31 22:24 ` Cegetel

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=3850b898.29250270@news.mul.nec.com.au \
    --to=stuarts@icpdd.neca.nec.com.au \
    --cc=help-gcc@gnu.org \
    /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).