octave-maintainers
[Top][All Lists]
Advanced

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

Problem compiling Array-os.cc


From: Michael Goffioul
Subject: Problem compiling Array-os.cc
Date: Tue, 11 Nov 2008 12:43:16 +0000

I have problems compiling Array-os.cc with MSVC, because it
produces multiple definition of Array<bool> (in Array-os.cc and
liboctave), which MSVC does not like much. This can be worked
around by adding special link flag to force the use of multiple
symbol definitions, but I wanted to know what this code is
used for? I can't find where it is used in the code.

Michael.


reply via email to

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