This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] gcc-2.95 make install prefix=... broken with multilibs (was: Re: Makefiles advice needed...)
- To: law at cygnus dot com
- Subject: Re: [PATCH] gcc-2.95 make install prefix=... broken with multilibs (was: Re: Makefiles advice needed...)
- From: Daniel Jacobowitz <drow at false dot org>
- Date: Thu, 15 Jul 1999 21:03:25 -0400
- Cc: egcs-patches at egcs dot cygnus dot com
- References: <19990715141027.A5344@drow.res.cmu.edu> <21076.932083483@upchuck.cygnus.com>
On Thu, Jul 15, 1999 at 06:04:43PM -0600, Jeffrey A Law wrote:
>
>
> >
> > The build directory was 100% clean when I began. I built like this:
> >
> > mkdir builddir
> > cd builddir
> > CC=cc ../configure -v --prefix=/usr --infodir=/usr/share/info \
> > --mandir=/usr/share/man --enable-shared --with-fast-fixincludes \
> > --enable-java-gc=boehm --enable-haifa --enable-threads \
> > powerpc-debian-linux-gnu
> Do not build in a subdirectory of the source directory. Build in a completely
> separate directory like the install documentation recommends.
I know, this has been on the todo lists of the debian package for many
a long month now, and I'm writing the changes right now. But the
problem occurs even if built outside of the source directory.
> Your original message made it sound like you were replying to a problem report
> on the alpha which looked like a problem trying to build after adding multilibs
> without wiping the directory clean.
My apologies for the confusion.
Dan
/--------------------------------\ /--------------------------------\
| Daniel Jacobowitz |__| SCS Class of 2002 |
| Debian GNU/Linux Developer __ Carnegie Mellon University |
| dan@debian.org | | dmj+@andrew.cmu.edu |
\--------------------------------/ \--------------------------------/