On Thu, 2006-09-07 at 23:39 +1000, Jonathan Kelly wrote:

> I was trying to use the mingw within the cygwin environment ... and put 
> the mingw directories first in the path. The idea comes from the mingw 
> site somewhere ...

Ah, then you need:

./configure --target=nocygwin

This is for developing under Cygwin, but making binaries which
don't require Cygwin1.dll. This, you can actually run the results
directly from CMD.EXE prompt like:

bin\flx_arun somefile.dll

after somefile.dll is built by Felix. However you still
compile and develop code under Cygwin.


-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to