public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: hppa64-linux vs. hppa-linux: Why this difference?
@ 2003-09-26 18:25 John David Anglin
  0 siblings, 0 replies; 2+ messages in thread
From: John David Anglin @ 2003-09-26 18:25 UTC (permalink / raw)
  To: gcc; +Cc: neroden

> Now, is it really deliberate that hppa64-linux *doesn't* use
> the files t-slibgcc-elf-ver and t-linux?  (This is one of only
> two linux targets which doesn't.)

I believe it's an oversight.  However, it's rather academic at the
moment since the hppa64-linux port is only used to build 64-bit
kernels.  Certain PA gear requires a 64-bit kernel to allow the
system to use the PDC, etc.  There isn't a 64-bit userspace yet.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* hppa64-linux vs. hppa-linux: Why this difference?
@ 2003-09-26  6:56 Nathanael Nerode
  0 siblings, 0 replies; 2+ messages in thread
From: Nathanael Nerode @ 2003-09-26  6:56 UTC (permalink / raw)
  To: gcc

Poring through config.gcc, I notice:

hppa*64*-*-linux* | parisc*64*-*-linux*)
...
          tmake_file=pa/t-linux64
...
hppa*-*-linux* | parisc*-*-linux*)
...
        tmake_file="t-slibgcc-elf-ver t-linux pa/t-linux"

Now, is it really deliberate that hppa64-linux *doesn't* use
the files t-slibgcc-elf-ver and t-linux?  (This is one of only
two linux targets which doesn't.)

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-26 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-26 18:25 hppa64-linux vs. hppa-linux: Why this difference? John David Anglin
  -- strict thread matches above, loose matches on Subject: below --
2003-09-26  6:56 Nathanael Nerode

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