[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/5091] New: Mis-aligned Makefile args to genscripts.sh
From: |
org dot sourceware at pooryorick dot com |
Subject: |
[Bug ld/5091] New: Mis-aligned Makefile args to genscripts.sh |
Date: |
2 Oct 2007 20:53:05 -0000 |
After configure, The following line of Makefile is missing an argument, causing
the word 'no' to be taken as the argument to native_lib_dirs instead of
use_sysroot
GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh "${srcdir}"
"${libdir}" "${prefix}" "${exec_prefix}" i686-pc-linux-gnu i686-pc-linux-gnu
"" "" no
--
Summary: Mis-aligned Makefile args to genscripts.sh
Product: binutils
Version: 2.18
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: org dot sourceware at pooryorick dot com
CC: bug-binutils at 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://sourceware.org/bugzilla/show_bug.cgi?id=5091
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/5091] New: Mis-aligned Makefile args to genscripts.sh,
org dot sourceware at pooryorick dot com <=