This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/41569] New: .../prev-gcc/xgcc used for the install step of the lto-plugin
- From: "doko at ubuntu dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Oct 2009 15:45:26 -0000
- Subject: [Bug lto/41569] New: .../prev-gcc/xgcc used for the install step of the lto-plugin
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
make[4]: Entering directory
`/scratch/packages/gcc/snap/gcc-snapshot-20091004/build/lto-plugin'
/bin/sh ./libtool --tag=CC --mode=link gnatgcc -Wall -Werror -g -O2 -o
liblto_plugin.la -rpath /usr/lib/gcc-snapshot/libexec/gcc/i486-linux-gnu/4.5.0
lto-plugin.lo -lelf -L../libiberty/pic -liberty
libtool: link:
/scratch/packages/gcc/snap/gcc-snapshot-20091004/build/./prev-gcc/xgcc
-B/scratch/packages/gcc/snap/gcc-snapshot-20091004/build/./prev-gcc/
-B/usr/lib/gcc-snapshot/i486-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/i486-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/i486-linux-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/i486-linux-gnu/include -isystem
/usr/lib/gcc-snapshot/i486-linux-gnu/sys-include -shared .libs/lto-plugin.o
-lelf -L/scratch/packages/gcc/snap/gcc-snapshot-20091004/build/libiberty/pic
-liberty -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
./libtool: line 7985:
/scratch/packages/gcc/snap/gcc-snapshot-20091004/build/./prev-gcc/xgcc: No such
file or directory
make[4]: *** [liblto_plugin.la] Error 127
make[4]: Leaving directory
`/scratch/packages/gcc/snap/gcc-snapshot-20091004/build/lto-plugin'
make[3]: *** [install-lto-plugin] Error 2
make[3]: Leaving directory
`/scratch/packages/gcc/snap/gcc-snapshot-20091004/build'
make[2]: *** [install] Error 2
Here, gnatgcc is the compiler used to boostrap.
--
Summary: .../prev-gcc/xgcc used for the install step of the lto-
plugin
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41569