[Gridflow-dev] [win32] Building on MinGW, possible?

carmen _ at whats-your.name
Sat Mar 24 20:05:05 EDT 2007


On Sun Mar 25, 2007 at 12:57:19AM +0100, federico wrote:
> hi Carmen,
> 
> > > ls -l tmp
> > > -rw-r--r--    1 user     Administ      158 Mar 25 00:33 3604.cpp
> 
> 
> > for this one, check the config.log to see which args are being senet to gcc. its possibly a bug in the win32 popen/fork implementation in ruby.. (sorry for top posting)
> 
> at the bottom there is my config.log
> the weirdness is that: i can copy and paste that g++ line, and it
> works! (it produces
>  1352.exe in the already existing ./tmp/ directory)
> 
> is some issue related to win32/process perhaps...
> but I am unable to remove properly all those forks/waits

yep, probably win32/process. you can skip all the tests.. and just manually --enable the stuff you want. its a ruby script, not autohell :)



More information about the Gridflow-dev mailing list