https://sourceware.org/bugzilla/show_bug.cgi?id=32252
Bug ID: 32252
Summary: ./configure produces invalid Makefile
Product: binutils
Version: pre-2.15
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: admin
Assignee: unassigned at sourceware dot org
Reporter: dilyan.palauzov at aegee dot org
Target Milestone: ---
Created attachment 15736
--> https://sourceware.org/bugzilla/attachment.cgi?id=15736&action=edit
Generated Makefile
With the most recent code (gdb-15-branchpoint-1221-ge808bbbe3) calling
> /git/binutils-gdb/configure --enable-threads --with-system-zlib
> --with-system-readline --with-python=/usr/local/bin/python3
> --enable-default-hash-style=gnu --enable-gold --without-guile
produces the attached Makefile. Runnung it prints
Makefile:655: *** missing separator. Stop.
#### host and target specific makefile fragments come in here.
@target_makefile_frag@ ⇐ this is line 655
@alphaieee_frag@
@ospace_frag@
@host_makefile_frag@
###
--
You are receiving this mail because:
You are on the CC list for the bug.