mkoctfile malfunctioning

Klaus Betzler klaus.betzler at uni-osnabrueck.de
Mon Jun 30 03:44:17 CDT 2008


# 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


More information about the Bug-octave mailing list