automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make compiling *.S CPPFLAGS aware


From: Ralf Corsepius
Subject: Re: Make compiling *.S CPPFLAGS aware
Date: Mon, 12 Jan 2004 12:32:00 +0100

On Sat, 2004-01-10 at 14:53, Alexandre Duret-Lutz wrote:
> >>> "Ralf" == Ralf Corsepius <address@hidden> writes:
> 
>  Ralf> Hi,
>  Ralf> I'd like to propose the patch below, which  
>  Ralf> * splits handling of *.s (asm) and *.S (preprocessed asm) into 2
>  Ralf> separated rule sets.
>  Ralf> * makes handling of *.S-files aware of CPPFLAGS (Similar to gmake's
>  Ralf> behavior), AM_CPPFLAGS and *_CPPFLAGS.
> 
> This sounds sensible to me.  Are you willing to augment this
> patch so it can be committed without additional work?  It needs
> ChangeLog and NEWS entries,
Below are patches to CVS-trunk and automake-1-8-branch.

> documentation update,
Still missing - I haven't gotten around to do it yet.

>  and ideally it
> would have a test case (but it's unclear to me what can be
> tested portably).
Good question - Neither do I.

One aspect that could be tested is whether CPPFLAGS, AM_CPPFLAGS and
*_CPPFLAGS are used for compilation.

An aspect that is not clear to me is portability of *.S compilation in
general (Is it supported by other compilers but gcc?)

> [...]

Ralf


Attachment: automake-1.8a-rc-20040110-2.diff
Description: Text Data

Attachment: automake-1.8-rc-20040112-2.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]