This is the mail archive of the cygwin@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: Visual Studio Makefiles


I was fighting with similiar project last year - and cursing Microsoft
:-) DevStudio has built in tests for the "consistency" of the project
files. One of these "tests" rejects the file if there is Unix newline
instead of DOS cr-lf bs. Yet they did not bother to warn that there are
obvious problems like several silently enforced size limits (e.g. max
length of include paths is 760 chars or so).

I gave up and switched fully to Cygwin make driving VC++ in batch mode.
Be warned.

Eric Christopher wrote:
> 
> > Do anyone of you know what is the grammar of the Microsoft project files/
> > Gnu makefiles? What do you think about a converter based on ANTLR ( a
> > flex/Yacc like with a lot of enhancements)
> >
.....
-- 
Tadeusz
:: The public opinion should be alarmed by its own nonexistence
:: (512)467-0618 ext. 526 ::       Stanislaw J. Lec, trans. TJL

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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