This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
hppa64-linux vs. hppa-linux: Why this difference?
- From: neroden at twcny dot rr dot com (Nathanael Nerode)
- To: gcc at gcc dot gnu dot org
- Date: Fri, 26 Sep 2003 00:13:41 -0400
- Subject: hppa64-linux vs. hppa-linux: Why this difference?
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