Re: Tools under Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Keith MARSHALL wrote:
BRM wrote:
I´ve been playing around with it a bit today, mostly
MSYS, and have thus far only had one issue with it -
cl won´t compile the program because of bad parameters
being passed to it (since MSYS uses // instead of /).
(Not sure if that´s an issue for you guys, mingw-msys,
or the cccl guy; advice appreciated.)

Does MSVC not allow you to use `-' rather than `/' as the
switch leader?

Yes, MSVC accepts '-'. Generally Makefiles that were written for Windows use slashes, but it's best to convert everything to dashes. I went through this exercise for the Mozilla codebase several months ago...

--
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux