Incorrect rule generated for assembly source with subdir-objects

2007-04-27 Thread Bas Wijnen
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 -

help me please

2007-04-27 Thread Андрей Аваков
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