On 06/28/2013 01:46 AM, Michael Goffioul wrote:
On Thu, Jun 27, 2013 at 6:40 PM, marco atzeri <address@hidden
<mailto:address@hidden>> wrote:
Il 6/27/2013 6:46 PM, Michael Goffioul ha scritto:
Hi,
In preparation of the corresponding GSoC project, I've added the
ITSOL
package to MXE. It compiles ok with MSVC. Could you guys check
whether
it compiles with native/cross MinGW?
Michael.
static or shared ?
Shared. I also ran into the problem you mention. See the patch I made
(for MSVC):
http://hg.octave.org/mxe-octave/rev/920e26e6c6a3
Michael.
Hello,
I had problems with the multiple definition of functions, too. I wrote a
little installation tutorial for Debian-like distributions including a
patch to remove redundant functions
http://siko1056-gsoc.blogspot.com/2013/06/getting-itsol-to-work.html
But I think your patch is more specialized for the MSVC build, right? I
don't work with Windows, so I cannot test it.
Kai