#1935: gcc-4.1.1 & make-3.81 are incompatible
------------------------------------------+---------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: defect | Status: new
Priority: normal | Milestone: 6.3
Component: Book | Version: SVN
Severity: normal | Keywords:
------------------------------------------+---------------------------------
As reported by Alexander Patrakov via Archaic:
{{{
echo | /lfs-livecd/packages/gcc/gcc-build/./gcc/xgcc
-B/lfs-livecd/packages/gcc/gcc-build/./gcc/ -B/usr/i486-pc-linux-gnu/bin/
-B/usr/i486-pc-linux-gnu/lib/ -isystem /usr/i486-pc-linux-gnu/include
-isystem
/usr/i486-pc-linux-gnu/sys-include -E -dM - | \
sed -n 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p ; \
s/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \
sort -u > tmp-macro_list
sed: -e expression #1, char 88: unterminated address regex
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1935>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page