mkoctfile malfunctioning

Michael Goffioul michael.goffioul at gmail.com
Tue Jul 1 03:05:51 CDT 2008


What make you think this is a source of malfunction?
What is the error message reported by mkoctfile?

Indeed, this path is hardcoded through the configuration
step before compiling octave. But this should be harmless.

Michael.

On Mon, Jun 30, 2008 at 10:44 AM, Klaus Betzler
<klaus.betzler at uni-osnabrueck.de> wrote:
> # octave-3.0.1 windows version
>
> # malfunction of mkoctfile
>
> mkoctfile helloworld.cpp -v
>
> # reports obviously wrong include directory "d:/Software/VCLibs/include"
> # which might be hard-coded in "mkoctfile.exe":
>
> # cc-msvc -d -c -I.
> # -Id:/Software/VCLibs/include
> # -IC:\Programme\Octave\include\octave-3.0.1
> # -IC:\Programme\Octave\include\octave-3.0.1\octave
> # -IC:\Programme\Octave\include
> # -O2 -EHs -MD    helloworld.cpp -o helloworld.o
>
> # Best regards, Klaus
> _______________________________________________
> Bug-octave mailing list
> Bug-octave at octave.org
> https://www.cae.wisc.edu/mailman/listinfo/bug-octave
>


More information about the Bug-octave mailing list