On Mon, Jul 22, 2013 at 09:21:57PM +0200, Lluís Batlle i Rossell wrote:
> Hello,
> 
> today I built fossil on cygwin64, and it built but "it didn't work". Cloning, 
> a
> line in os_win.c complained about not having permission to create a file (a 
> tmp
> file with some kind of random string) in C:/windows.
> 
> I wonder... why is it running any os_win code? shouldn't cygwin look like 
> unix, to
> fossil?
> 
> I've been using happily fossil in cygwin 32-bit since years, and only today I
> tried this cygwin64 (completely new for me). Has anyone tried it? Maybe I am
> doing something very wrong.
> 
> I tried both the 'configure' makefile, and Makefile.classic.

I don't know if it can help you,  but I use mingw64 with bash shell from
msys and I don't have this problem. MinGW version should use a bit more
more from the os_win code since it's not emulating a fully posix
environement like cygwin.

I stop building fossil for cygwin long time ago and I found that cygwin
version of fossil was a lot slower (with big repo) and I had problem
when using the same checkout from cygwin and non-cygwin binary.

-- 
Martin G.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to