When using subdir-objects and assembly source (with CCAS), the generated
rule does
gcc -g -O2 -c
For a filename path/to/file.S, this creates file.o, not path/to/file.o.
As a workaround, AM_CCASFLAGS = -o $@ can be specified. This should be
implicit in CCASCOMPILE though.
Thanks,
Bas Wijnen
-
Hi.
I build LFS system (Linux From Scratch) - www.linuxfromscratch.org.
On point 6.26.1. Installation of Automake, after compile
i take some tests and get next mistake:
.
.
.
.
PASS: yaccvpath.test
=
1 of 531 tests failed
(36 tests were not run)
Please report to