2013/7/24 Lluís Batlle i Rossell <vi...@viric.name>:
> Do you happen to know if I can build and run programs for cygwin32, in a
> cygwin64 installation? or I should run two cygwin setups in orthogonally, 32 
> and
> 64?

I would recommend to compile fossil using:
    make -f win/Makefile.mingw PREFIX=x86_64-w64-mingw32-
Then you get a WIN64 version of fossil.exe which
works in any environment (Cygwin32, Cygwin64, Msys, CMD),
and is super fast.

All Cygwin64 and Cygwin32 dll's have the same name, so you
cannot mix executables from those two environments.

Regards,
        Jan Nijtmans
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to