On Sat, Mar 29, 2008 at 1:12 PM, Tatsuro MATSUOKA <[EMAIL PROTECTED]> wrote:
>  Michael>This import lib is automatically generated by MSVC when there
>  Michael>are exported symbols. This is not the case for MinGW, you need some
>  Michael>additional compile flags.
>
>  You need some additional compile flags. ==> You need liboctave_fixed.dll.a

Don't use liboctave_fixed.dll.a, use libfixed.a instead. This allows you to link
against fixed.oct with -lfixed, which is compatible with MSVC case.

Michael.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to