octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47724] GUI just...forgets....the documentatio


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #47724] GUI just...forgets....the documentation...
Date: Wed, 20 Apr 2016 09:20:44 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #5, bug #47724 (project octave):

@Mike:
Did you address the OP or me?

What get for Tatsuro's 64-bit 4.0.1 cross-build is:

>> getenv OCTAVE_HOME
ans = D:\Octave\Octave-4.0.1
>> OCTAVE_HOME
ans = D:\Octave\Octave-4.0.1
>> info_dir
error: 'info_dir' undefined near line 1 column 1
>> getenv OCTAVE_INFO_FILE
ans =
>> info_file
ans = D:\Octave\Octave-4.0.1\share\info\octave.info
>>


In mxe-octave builds, octave_config_info echoes a lot of paths that may have
been important during build stage but no more during runtime (at least, for
Windows cross-builds); for example (again running Tatsuro's 64-bit 4.0.1
cross-build):

:
    FLIBS =
-L/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/lib
-L/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/lib/gcc/x86_64-w64-mingw32/4.9.3
-L/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/lib/../lib
-L/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/mingw/lib/../lib
-L/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/lib
-L/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/mingw/lib -lm
-lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -ladvapi32
-lshell32 -luser32 -lkernel32
:
    MAGICK_CPPFLAGS =
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include/GraphicsMagick
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include/libxml2
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include
:
    QT_CPPFLAGS =
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include/QtNetwork
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include/QtOpenGL
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include/QtGui
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include
-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include/QtCore
    QT_LDFLAGS =
-L/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/lib
:
    config_opts =
'CPPFLAGS=-I/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include'
'LDFLAGS=-L/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/lib'
'--host=x86_64-w64-mingw32' '--build=x86_64-unknown-linux-gnu'
'--prefix=/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32'
'--disable-silent-rules' '--enable-install-build-logs'
'FLTK_CONFIG=/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/bin/x86_64-w64-mingw32-fltk-config'
'gl_cv_func_gettimeofday_clobber=no'
'--with-java-includedir=/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/include/java'
'--disable-jit'
'MOC=/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/bin/x86_64-w64-mingw32-moc'
'UIC=/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/bin/x86_64-w64-mingw32-uic'
'RCC=/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/bin/x86_64-w64-mingw32-rcc'
'LRELEASE=/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/bin/x86_64-w64-mingw32-lrelease'
'LDFLAGS=-Wl,-rpath-link,/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/lib
-L/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/lib'
'--with-x=no'
'PKG_CONFIG=/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/bin/pkg-config'
'PKG_CONFIG_PATH=/home/tatsuro/work/octave/mxe-octave/mxe-octave-w64/usr/x86_64-w64-mingw32/lib/pkgconfig'
'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-w64-mingw32'


... and many more.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47724>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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