winsup reorg completed

Chris Faylor cgf@cygnus.com
Sat Jan 8 15:55:00 GMT 2000


On Sun, Jan 09, 2000 at 12:40:55AM +0100, Corinna Vinschen wrote:
>For the case it wasn't clear:
>
>Regardless of the initial problems I like the new structure of the
>winsup build tree.
>
>I like especially the idea of the VERBOSE variable in the make files,
>Chris.  So you see the full babble only if you really want it.

Thanks.  I was afraid that people would find this obscure but I really
hate seeing the line noise output, so I took a clue from the way perl
does it, except it's not so easy with perl to figure out what the
command-line arguments really are.

Did you notice the PREPROCESS setting, too?  It allows you to do a gcc
-E -o foo.E foo.c .  I find that I frequently need to do this.

cgf


More information about the Cygwin-developers mailing list