octave-maintainers
[Top][All Lists]
Advanced

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

Patches to enable MSVC compilation


From: Michael Goffioul
Subject: Patches to enable MSVC compilation
Date: Mon, 7 Dec 2009 20:39:59 +0000

Hi,

Here are 3 patches that re-enable compilation of octave with MSVC.
I splitted the whole stuff in 3 parts to allow separate handling:
- msvc_config.diff: changes in the configure script to take into account
  that *-*-msdosmsvc is not a valid build target anymore with libtool, plus
  some Makefile changes
- msvc_compile.diff: code changes that should be safe to apply and
  should not change the existing logic
- msvc_template_bug.diff: changes needed to work around an MSVC
  template handling bug (seems to be linked to functions as template
  parameter, while the function signature uses inner types)

Michael.

Attachment: msvc_config.diff
Description: Binary data

Attachment: msvc_compile.diff
Description: Binary data

Attachment: msvc_template_bug.diff
Description: Binary data


reply via email to

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