This is the mail archive of the cygwin-developers@sourceware.cygnus.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]

Re: winsup reorg completed


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

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