This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11408] installation fails for many target libraries on sparc
- From: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2003 04:58:44 -0000
- Subject: [Bug bootstrap/11408] installation fails for many target libraries on sparc
- References: <20030702154556.11408.pme@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11408
------- Additional Comments From neroden at gcc dot gnu dot org 2003-07-11 04:58 -------
Created an attachment (id=4384)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4384&action=view)
Patch to let autoconf determine install
Well, the top level determines INSTALL & friends in a really old-fashioned
pre-autoconfy way. Let's see if autoconfiscating this helps.
This is untested. You'll have to regenerate configure. You'll also have to
regenerate Makefile.in, but if you haven't got autogen, just apply the
Makefile.tpl patch to Makefile.in as well (it gives the same results in this
case).