Re: Dependency tracking of pre processed Assembler files

2006-10-11 Thread Thomas Schwinge
On Wed, Oct 11, 2006 at 08:25:07AM +0200, Ralf Wildenhues wrote: > * Ralf Corsepius wrote on Wed, Oct 11, 2006 at 05:49:00AM CEST: > > On Tue, 2006-10-10 at 17:55 +0200, Thomas Schwinge wrote: > > > > > > What's the deal with making Automake support dependency tracking for (pre > > > processed) As

Re: automake/492: Compilation of assembler files with subdir-objects

2006-10-11 Thread Thomas Schwinge
Hello! On Wed, Oct 11, 2006 at 05:48:12AM +0200, Ralf Corsepius wrote: > On Tue, 2006-10-10 at 16:15 +0200, Thomas Schwinge wrote: > > On Sun, May 14, 2006 at 06:09:10AM +0200, Ralf Wildenhues wrote: > > > http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=49

Re: Change a flag for a specific file

2006-10-11 Thread Ralf Wildenhues
Hello Sylvestre, * Sylvestre Ledru wrote on Wed, Oct 11, 2006 at 04:35:49PM CEST: > > Here is what I did : > noinst_LTLIBRARIES = libdummy-lapack.la > libdummy_lapack_la_SOURCES = dlamch.f > libdummy_lapack_la_FFLAGS = -O0 > > This solution gives me : > /bin/sh ../../libtool --tag=F77 --mode=co

Re: Change a flag for a specific file

2006-10-11 Thread Sylvestre Ledru
Le lundi 07 août 2006 à 15:39 +0200, Ralf Wildenhues a écrit : > * Sylvestre Ledru wrote on Mon, Aug 07, 2006 at 03:17:56PM CEST: > > > If it is even important to you to have _only_ one file compiled with > this flag, say bar.f, while all the others do not get this flag, you > could make the comp

Re: Dependency tracking of pre processed Assembler files

2006-10-11 Thread Ralf Corsepius
On Wed, 2006-10-11 at 09:55 +0200, Ralf Wildenhues wrote: > * Ralf Corsepius wrote on Wed, Oct 11, 2006 at 08:52:42AM CEST: > > OK, I just was about to try automake-CVS + autoconf-2.60 and now am > > facing an issue with a package using subdir-objects and *_SOURCES > > containing *.S + *.c: > > >

Re: Dependency tracking of pre processed Assembler files

2006-10-11 Thread Ralf Wildenhues
* Ralf Corsepius wrote on Wed, Oct 11, 2006 at 08:52:42AM CEST: > OK, I just was about to try automake-CVS + autoconf-2.60 and now am > facing an issue with a package using subdir-objects and *_SOURCES > containing *.S + *.c: > > # autoreconf -Wall [...] > /opt/gnu/share/automake-1.9c/am/depend2.a