AC_NO_EXECUTABLES in libc/machine/sh

Ralf Corsepius ralf.corsepius@rtems.org
Tue Apr 25 17:48:00 GMT 2006


On Tue, 2006-04-25 at 15:56 +0100, Nick Clifton wrote:

> Unfortunately I have not been able to work out why this "lib_a-" prefix 
> has appeared, nor why it is not being applied to the files built in the 
> machine sub-directory.  Any clues in this direction would be greatly 
> appreciated.

Generally speaking, without having looked into newlib's details, such
prefixes are caused by using per <automake primary>-CPPFLAGS.

I.e. probably newlib now somewhere has something of this kind in a
Makefile:

lib_a_CPPFLAGS = ....


Ralf




More information about the Newlib mailing list