From: Jeffrey A Law <law@cygnus.com>
To: David Huggins-Daines <dhd@linuxcare.com>
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] untested but building 64-bit toolchain, issues/questions
Date: Wed, 05 Jul 2000 16:39:42 -0600 [thread overview]
Message-ID: <7553.962836782@upchuck> (raw)
In-Reply-To: Your message of 05 Jul 2000 18:25:35 EDT. <87u2e4kye8.fsf@linuxcare.com>
In message <87u2e4kye8.fsf@linuxcare.com>you write:
> 1) What is the proper GNU architecture string for 64-bit Linux on
> PA-RISC? On #parisc we sort of decided on using
> 'hppa1.1-*-linux-*' for 32-bit Linux and 'hppa2.0w-*-linux-*' for
> 64-bit Linux. However the existing configuration files use some
> other strange pattern like 'hppa*64*-*-*' to configure for 64-bit
> PA-RISC. Seeing as hppa2.0w is 64-bit by definition I don't think
> this makes much sense.
64bit is hppa64-*-*.
We do _not_ want to ever default the tools to 64bit due to the significant
code generation penalties that involves.
Thus we can not key 64bit generation on the strings returned by config.guess.
This was discussed on the gcc, gdb, binutils, and autoconf development
lists.
> 2) A corollary to this problem is that the choice of a 32- or 64-bit
> target in gas is determined at configure time rather than at
> runtime. Every other architecture allows you to specify the
> architecture revision, code model, and word size on the assembler
> command line (it's the compiler that gets configured differently),
> and it would be nice if we could too. Can anyone think of a reason
> why we cannot do this?
I'm not aware of a technical reason why this will not work in the assembler;
there are *major* problems trying to make this work with the compiler. Feel
free to try and merge them.
jeff
next prev parent reply other threads:[~2000-07-05 22:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-05 22:25 [parisc-linux] untested but building 64-bit toolchain, issues/questions David Huggins-Daines
2000-07-05 22:39 ` Jeffrey A Law [this message]
2000-07-06 14:14 ` David Huggins-Daines
2000-07-06 14:49 ` David Huggins-Daines
2000-07-06 16:30 ` Jeffrey A Law
2000-07-06 18:05 ` David Huggins-Daines
2000-07-06 18:16 ` Jeffrey A Law
2000-07-06 17:01 ` Jeffrey A Law
2000-07-06 19:01 ` Grant Grundler
2000-07-06 19:19 ` 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=7553.962836782@upchuck \
--to=law@cygnus.com \
--cc=dhd@linuxcare.com \
--cc=parisc-linux@thepuffingroup.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.