[Bug lto/48724] New: Lto build of mozilla dies at lto-wrapper: error trying to exec 'make -j1': execvp: No such file or directory
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 22 09:05:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48724
Summary: Lto build of mozilla dies at lto-wrapper: error trying
to exec 'make -j1': execvp: No such file or directory
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: hubicka@gcc.gnu.org
Hi,
It seems that environment vars set by mozilla build confuse lto-wrapper with:
lto-wrapper: error trying to exec 'make -j1': execvp: No such file or directory
cut&pasting the compilation command line and executing it by hand works well.
Honza
More information about the Gcc-bugs
mailing list