This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/14304] New: make install tries to modify source tree
- From: "joerg dot richter at pdv-fs dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Feb 2004 08:54:22 -0000
- Subject: [Bug other/14304] New: make install tries to modify source tree
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Perhaps it is not really a but at least I think it is unwanted.
> mkdir gcc-3.3.3-jr-obj
> cd gcc-3.3.3-jr-obj
> ../gcc-3.3.3-jr/configure --prefix=/tools/pkg/gcc/3.3.3 \
--enable-languages=c,c++,f77
I have the GCC3.3.3 source tree in
.../gcc-3.3.3-jr
made a parallel build directory
.../gcc-3.3.3-jr-obj
configured
--
Summary: make install tries to modify source tree
Product: gcc
Version: 3.3.3
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: joerg dot richter at pdv-fs dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14304