This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setup (ini.cc) vs CVS mingw-runtime


Joe Buehler wrote:
> Max Bowsher wrote:
>
>> No. Overriding CFLAGS on a per-file basis isn't pretty, when using
>> automake.
>
> Wrap the compiler with a shell script and let it look for the file it is
> compiling, and act accordingly.

You call *that* pretty?!!?!

I was referring to the fact that you have to copy the rule from Makefile.in
back to Makefile.am, and modify it to be specific to a particular file, and
to use your different CFLAGS.

Max.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]