On 20/07/2013 9:00 PM, Corinna Vinschen wrote:
On Jul 20 08:08, Jonathan Kelly wrote:
On 19/07/2013 5:55 PM, Corinna Vinschen wrote:
On Jul 19 11:47, Jonathan Kelly wrote:
Hi,
sorry if this isn't the correct place. I have previously used the
mingw-* packages to create a Windows compile of tcl
On 7/20/2013 3:30 PM, Daniel Brown wrote:
Hi,
So I have some code I am trying to port to Cygwin but I am getting the
error:
fatal error in forked process - failed to create new win32 semaphore,
Win32 error 87
when calling fork() in a C program when openmp code has been used
beforehand. I've go
I am running1.7.21 of Cywin.
When I try to compile a test MPI program get:
$ cat mpi_test.f90
program pmich2bug
use mpi
write(*,*)' test program'
end program mpich2bug
$ mpif90 mpi_test.f90 -o mpi_test
mpi_test.f90:2.5:
use mpi
1
Fatal Error: Wrong module version '4' (expected '9') for file
'm
The mingw-bzip2 package has been updated to version 1.0.6-2. bzip2
is a patent-unencumbered but highly effective compression library;
mingw-bzip2 is a version built using the standard windows runtime
library and NOT cygwin; it is used by setup.exe among other tools.
[[ compiled using mingw-gcc-4.7
The mingw-zlib package has been updated to version 1.2.8-1. zlib is a
standard lossless compression library; mingw-zlib is a version built
using the standard windows runtime library and NOT cygwin; it is used by
setup.exe among other tools.
[[ compiled using mingw-gcc-4.7.3-1 ]]
CHANGES since 1
Current git fails two sets of tests on cygwin due apparently to problems
in the regex library. One set of tests does language based
word-matching, and has a common failure during regex compilation. The
suffix clause ("|[^[:space:]]|[\xc0-\xff][\x80-\xbf]+") is common to all
of these, removing t
Hi,
So I have some code I am trying to port to Cygwin but I am getting the
error:
fatal error in forked process - failed to create new win32 semaphore,
Win32 error 87
when calling fork() in a C program when openmp code has been used
beforehand. I've got the following test code which reduces the
Christian Franke wrote:
Christian Franke wrote:
Pawel Jasinski wrote:
hi,
after recent update I noticed a problem with 'git svn'
first, it was complaining about 'address already taken'
After restart and rebaseall I am getting:
$ git svn rebase
Current branch master is up to date.
error: git-
On Jul 20 08:08, Jonathan Kelly wrote:
> On 19/07/2013 5:55 PM, Corinna Vinschen wrote:
> >On Jul 19 11:47, Jonathan Kelly wrote:
> >>Hi,
> >>
> >>sorry if this isn't the correct place. I have previously used the
> >>mingw-* packages to create a Windows compile of tcl8.6.0, but
> >>currently it doe
9 matches
Mail list logo