This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[tree-ssa] new bootstrap failure
- From: Eyal Lebedinsky <eyal at eyal dot emu dot id dot au>
- To: gcc list <gcc at gcc dot gnu dot org>
- Date: Sat, 23 Aug 2003 11:10:50 +1000
- Subject: [tree-ssa] new bootstrap failure
- Organization: Eyal at Home
As of recently I get the following failure for 'make boostrap'
Checking multilib configuration...
mkdir: cannot create directory `i686-pc-linux-gnu/libmudflap': No such
file or d
irectory
cp: cannot create regular file
`i686-pc-linux-gnu/libmudflap/multilib.out': No s
uch file or directory
make[1]: *** [i686-pc-linux-gnu/libmudflap/multilib.out] Error 1
make[1]: Leaving directory `/data1/gcc/gcc-mudflap'
make: *** [bootstrap] Error 2
My procedure is:
rm -rf gcc-mudflap
mkdir gcc-mudflap
cd gcc-mudflap
../gcc/configure \
--prefix=/usr/local/gcc-mudflap \
--enable-languages=c
### mkdir i686-pc-linux-gnu
make bootstrap
make install
If I enable the 'mkdir i686-pc-linux-gnu' then the build succeeds.
--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>