public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* What's egcs' ld's equiv of Solaris' /usr/ccs/bin/ld -M ?
@ 1998-09-22 19:31 Christian Joensson FOA 72
  0 siblings, 0 replies; only message in thread
From: Christian Joensson FOA 72 @ 1998-09-22 19:31 UTC (permalink / raw)
  To: egcs

I'm using egcs to compile matlab mex files. When using the kai compiler, it 
all works well when I link using the Solaris ld found in /usr/ccs/bin/ld and 
with a map directive as this:


/usr/ccs/bin/ld  -G -M/var/matlab/extern/lib/sol2/export.map etc. etc.

Now, typing /usr/ccs/bin/ld -h tells me this about the -M directive:

        [-M mapfile]    use processing directives contained in `mapfile'

What would the equivalent call syntax using, e.g., egcs' c++ as linker when 
GNU linker as part of the binutils package is used by egcs? Perhaps I need to 
specify other setup issues also, but please help me on track.

TIA,


/ChJ

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

only message in thread, other threads:[~1998-09-22 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-22 19:31 What's egcs' ld's equiv of Solaris' /usr/ccs/bin/ld -M ? Christian Joensson FOA 72

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