public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Alexandre Oliva <oliva@dcc.unicamp.br>
To: law@cygnus.com
Cc: egcs-patches@egcs.cygnus.com
Subject: [conditional multilib patch] Re: mips-sgi-irix6.5 installation
Date: Fri, 30 Apr 1999 23:15:00 -0000	[thread overview]
Message-ID: <orbtgwy5cj.fsf@dcc.unicamp.br> (raw)
Message-ID: <19990430231500.K93gaa6fw36zG3q3fQE66MDb7gvrFVSnnFyCXJIhqjY@z> (raw)
In-Reply-To: <1006.923714773@upchuck>

On Apr 10, 1999, Jeffrey A Law <law@upchuck.cygnus.com> wrote:

>   In message < orbtgxwoyu.fsf@dcc.unicamp.br >you write:
>> On Apr  9, 1999, Jeffrey A Law <law@upchuck.cygnus.com> wrote:

>> It seems that I'm not the only one affected by the lack of 64bit
>> libraries.  Would anyone dislike a patch that would test whether
>> /usr/lib64/libc.so exists, and disable multilibs on IRIX6 if it does
>> not?

> Or if we could just disable the 64bit libraries in that case.  But that's
> quite a bit more difficult :-)

Not really.  Disabling multilib support within gcc would be quite
hard, but just testing whether a program can be linked with -mabi=64
is trivial, and we can thus avoid trying to create shared libraries
for this ABI.  We could still create static ones, though, but they
wouldn't be of much use, so I'm inclined not to do it.  How about the
attached patch?

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Brasil
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists

  reply	other threads:[~1999-04-30 23:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-29  7:47 Cyril Fischer
1999-03-29 10:15 ` Lee Iverson
1999-03-31 23:46   ` Lee Iverson
1999-03-31 23:46 ` Cyril Fischer
1999-04-09  0:54 ` Jeffrey A Law
1999-04-09 12:58   ` Alexandre Oliva
1999-04-09 20:31     ` Jeffrey A Law
1999-04-10  6:38       ` Alexandre Oliva [this message]
1999-04-11 23:01         ` [conditional multilib patch] " Jeffrey A Law
1999-04-30 23:15           ` Jeffrey A Law
1999-04-30 23:15         ` Alexandre Oliva
1999-04-30 23:15       ` Jeffrey A Law
1999-04-30 23:15     ` Alexandre Oliva
1999-04-30 23:15   ` Jeffrey A Law

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=orbtgwy5cj.fsf@dcc.unicamp.br \
    --to=oliva@dcc.unicamp.br \
    --cc=egcs-patches@egcs.cygnus.com \
    --cc=law@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).