This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] gcc-2.95 make install prefix=... broken with multilibs (was: Re: Makefiles advice needed...)


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      |
\--------------------------------/  \--------------------------------/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]