public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Venkatakrishnan, V" <V.Venkatakrishnan@channels.usa.xerox.com>
To: "'gcc-help@gcc.gnu.org'" <gcc-help@gcc.gnu.org>
Subject: ld help reqd.
Date: Fri, 02 Nov 2001 16:53:00 -0000	[thread overview]
Message-ID: <8229C4577A00D511ABC00090277A45A0702F22@us0111-ch-ms1.channels.mc.xerox.com> (raw)

Hi,
	How do I get this...
gcc objfile.o '-Wl,-(' -lLib1 -lLib2 -lLib3 -lLib4 '-Wl,-)' -o OutPutFile
	to work on Sun Solaris 8.  It works fine with gcc on cygwin using ld
version 2.11.90 (with BFD 2.11.90)
	Currently doing this on Solaris 8 gives me errors saying...
ld: illegal option -- (
ld: illegal option -- -
ld: illegal option -- )
	The version of ld I'm using on Solaris is...
ld: Software Generation Utilities - Solaris-ELF (4.0)

	Do I have to use some other equivalent switches for this ver. of ld
on Solaris?

Regards

                 reply	other threads:[~2001-11-13 21:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=8229C4577A00D511ABC00090277A45A0702F22@us0111-ch-ms1.channels.mc.xerox.com \
    --to=v.venkatakrishnan@channels.usa.xerox.com \
    --cc=gcc-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).