public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* ld help reqd.
@ 2001-11-02 16:53 Venkatakrishnan, V
  0 siblings, 0 replies; only message in thread
From: Venkatakrishnan, V @ 2001-11-02 16:53 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-13 21:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-02 16:53 ld help reqd Venkatakrishnan, V

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).