help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I re-compile liboctave.dll for MSVC?


From: Michael Goffioul
Subject: Re: How can I re-compile liboctave.dll for MSVC?
Date: Fri, 5 Jun 2009 21:42:52 +0100

On Fri, Jun 5, 2009 at 5:24 AM, Lam Pak Kit<address@hidden> wrote:
> Dear Michael,
>
> Sorry to bother you again on this issue.
>
> We tried to DIY and compile a MSVC version of Octave.  However, we ran into a 
> lot of codes that require Fortran.
>
> I am just wondering if those codes are necessary for Octave to operate 
> (probably with function functions missing).  If not, I guess we will just 
> comment out all of them.  Would that be a viable solution?

I don't think disabling all Fortran files is a viable solution, as some
of them are required. I use f2c to compile fortran files with MSVC.
As long as the fotran file is f77 compatible, it works fine.

Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]