public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: meissner@cygnus.com <meissner@cygnus.com>
To: egcs@cygnus.com
Subject: Re:  Multilib nightmares (breaking EGCS builds)
Date: Tue, 26 Aug 1997 14:34:20 -0000	[thread overview]
Message-ID: <199708261204.IAA16438@tweedledumb.cygnus.com> (raw)
In-Reply-To: Multilib nightmares (breaking EGCS builds)

| your compiler doesn't do multilibing.  Given the above, I would expect the
| following to be in gcc/config/t-sco5:
| 
| 	MULTILIB_OPTIONS    = mcoff/melf fPIC
| 	MULTILIB_DIRNAMES   = coff elf pic
| 	MULTILIB_EXCEPTIONS = *mcoff*/*fPIC*
| 	MULTILIB_EXTRA_OPTS =

You probably also want:

	MULTILIB_MATCHES = fPIC=fpic

so that use of either -fpic or -fPIC will use the libraries compiled with
-fPIC.

             reply	other threads:[~1997-08-26 14:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-26 14:34 meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-08-26 14:34 meissner
1997-08-26  3:38 meissner
1997-08-26  4:00 ` J. Kean Johnston
1997-08-26  3:02 libf2c.a doesnt obey MULTILIB Jim Wilson
1997-08-26  3:19 ` Multilib nightmares (breaking EGCS builds) J. Kean Johnston

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=199708261204.IAA16438@tweedledumb.cygnus.com \
    --to=meissner@cygnus.com \
    --cc=egcs@cygnus.com \
    /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).