This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Installation names
- To: <gcc at gcc dot gnu dot org>
- Subject: Installation names
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Sat, 11 Nov 2000 19:14:51 +0000 (GMT)
When a native build of GCC is installed, gcc and g++ get links
$target-gcc, $target-g++ and $target-c++; but g77 and gcj don't get links
$target-g77 and $target-gcj. Why?
Also, binutils installs (again for a native build) links to several
programs in $tooldir/bin (i.e., $prefix/$target/bin), but GCC doesn't.
What's the reason for this difference between GCC and binutils?
--
Joseph S. Myers
jsm28@cam.ac.uk