#118: Build system for SWZ DLL fails under Cygwin --------------------------------------+------------------------------------- Reporter: sebastien | Owner: sebastien Type: bug | Status: new Priority: major | Milestone: 4.2 Component: Build system / Packaging | Version: Keywords: | --------------------------------------+------------------------------------- The problem comes from the GSL: the package shipped with Cygwin does not link with MATLAB DLLs, which are compiled with MinGW even under Cygwin.
The solution is probably to use a GSL compiled for MinGW: http://gnuwin32.sourceforge.net/packages/gsl.htm
#118: Build system for SWZ DLL fails under Cygwin ---------------------------------------+------------------------------------ Reporter: sebastien | Owner: sebastien Type: bug | Status: closed Priority: major | Milestone: 4.2 Component: Build system / Packaging | Version: Resolution: fixed | Keywords: ---------------------------------------+------------------------------------ Changes (by sebastien):
* status: new => closed * resolution: => fixed
Comment:
Fixed in the snapshot, procedure still needs to be documented.