I installed the new Mozila (1.6) yesterday and was exploring the "about:*" pages via the new "about:about" master about page. Check out "about:buildconfig":
-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==- about:buildconfig
Build platform
target i586-pc-msvc
Build tools
Compiler Version Compiler flags
$(CYGWIN_WRAPPER) cl 12.00.8804 for 80x86 -TC -nologo -W3 -nologo -Gy -Fd$(PDBFILE)
$(CYGWIN_WRAPPER) cl 12.00.8804 for 80x86 -TP -nologo -W3 -nologo -Gy -Fd$(PDBFILE)
Configure arguments
--disable-debug --enable-optimize --enable-crypto --disable-auto-deps --with-extensions=all --without-system-jpg --without-system-zlib
-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
Evidently they're using the MSVC compiler, but use Cygwin for their Windows-based build activities. Too bad we can't see what's in "$(CYGWIN_WRAPPER)".
Randall Schulz Mountain View, CA
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/