On Tue, 2002-09-10 at 01:06, Paul Smith wrote:
>
> Steve gave you the advantage: so you can run them individually.
>
> There are many compilers that won't accept linker flags (libraries,
> etc.) on a command line meant to compile a file (but not link it).
>
> The reason for having a separate CF
%% Stephen Torri <[EMAIL PROTECTED]> writes:
st> On Mon, 2002-09-09 at 23:11, Steve M. Robbins wrote:
>> On Mon, Sep 09, 2002 at 10:33:40PM -0500, Stephen Torri wrote:
>> > AM_CFLAGS - compile time flags
>> > AM_CPPFLAGS - preprocessor flags (e.g. -I, -D)
>> > AM_LDFLAGS - linker flags
On Mon, 2002-09-09 at 23:11, Steve M. Robbins wrote:
> On Mon, Sep 09, 2002 at 10:33:40PM -0500, Stephen Torri wrote:
> > I am just posting this to make sure I understand the difference between
> > these:
> >
> > AM_CFLAGS - compile time flags
> > AM_CPPFLAGS - preprocessor flags (e.g. -I, -D)
>