octave-maintainers
[Top][All Lists]
Advanced

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

Re: Patch for REAME.MSVC (compilation of libf2c)


From: Michael Goffioul
Subject: Re: Patch for REAME.MSVC (compilation of libf2c)
Date: Mon, 18 Dec 2006 15:03:40 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

Abdelrazak Younes a écrit :
Hello,

I am a long time user of Octave and this new MSVC support caught my interest. I saw that you changed the Autotools to support MSVC and NMake basically, is that right?

Not exactly. I provided wrappers for MSVC build tools (cl and link) such that they behave like gcc and ld. Based on a shell like MSYS, you are then able to re-use the
complete build system of Octave, while you're actually compiling with MSVC.

May I suggest that you consider using CMake or Scons instead? Within the LyX project we use all three building systems with success. I might add that the MSVC builds are much faster than the mingw builds.

I'm not a CMake user, so I can't compare. However, octave build system relies on various shell scripts. Switching to CMake would somehow require to port those scripts
to CMake. Is this easily feasible?

Michael.




reply via email to

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