Re: #include <math.h&g t;
In article <ajcasvop6uf4gg uj4caago2gafgb2 sq6uc@4ax.com>,
markmcintyre@sp amcop.net says...[color=blue]
> On Wed, 26 Nov 2003 13:27:04 -0600, in comp.lang.c , Randy Howard
> <randy.howard@F OOmegapathdslBA R.net> wrote:[color=green]
> >
> >Is there an ANSI standard on Make and makefiles? Or, are we free to
> >assume that GNU make is the "one true make" and proceed thusly?[/color]
>
> Its a great assumption. It will work perfectly.
>
> Right up to the point at which you port your makefile to some other
> compiler environment. Heck, ISTR that makefiles from the C compiler
> shipped with SunOS 4.1.3 didn't work with the Sparc C++ compiler.[/color]
Seems that would be easy enough to solve. Open Source, shouldn't
be hard to port to just about any modern platform that can support
a make of its own.
--
Randy Howard _o
2reply remove FOOBAR \<,
_______________ _______()/ ()_____________ _______________ _______________ ___
SCO Spam-magnet: postmaster@sco. com
In article <ajcasvop6uf4gg uj4caago2gafgb2 sq6uc@4ax.com>,
markmcintyre@sp amcop.net says...[color=blue]
> On Wed, 26 Nov 2003 13:27:04 -0600, in comp.lang.c , Randy Howard
> <randy.howard@F OOmegapathdslBA R.net> wrote:[color=green]
> >
> >Is there an ANSI standard on Make and makefiles? Or, are we free to
> >assume that GNU make is the "one true make" and proceed thusly?[/color]
>
> Its a great assumption. It will work perfectly.
>
> Right up to the point at which you port your makefile to some other
> compiler environment. Heck, ISTR that makefiles from the C compiler
> shipped with SunOS 4.1.3 didn't work with the Sparc C++ compiler.[/color]
Seems that would be easy enough to solve. Open Source, shouldn't
be hard to port to just about any modern platform that can support
a make of its own.
--
Randy Howard _o
2reply remove FOOBAR \<,
_______________ _______()/ ()_____________ _______________ _______________ ___
SCO Spam-magnet: postmaster@sco. com
Comment