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

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

[Octave-bug-tracker] [bug #35187] the "help" command displays truncated


From: Nitzan Arazi
Subject: [Octave-bug-tracker] [bug #35187] the "help" command displays truncated help (words missing, etc)
Date: Wed, 29 Feb 2012 21:06:07 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11

Follow-up Comment #26, bug #35187 (project octave):

It seems that makeinfo.exe by itself is not suffucient. It depends uppon at
least 3 dlls.

Both Tatsuros and ezwinports depend on:
libintl-8.dll
libiconv-2.dll
libgcc_s_dw2-1.dll
which are usually found in mingw32/bin (and copied to octave/bin) and the
reason Mark test has failed with Tatsuros version is probably because Tatsuros
has been compiled and linked with newer mingw32 and gcc-4.6.2 while Mark has
tested it with Ocatve-3.4.3 with the older mingw32 dlls.
I don't know and have not tested yet the ezwinports version.

The msys version depends on:
msys-iconv-2.dll
msys-intl-8.dll
msys-1.0.dll
which are all part of msys/bin

Another strange observation:

I have noticed that I do get the garbled 'help inv' with Octave3.4.3_gcc4.5.2
but I don't get it with recent Octave3.6.1_gcc4.6.2_20120224 - both using the
same msys based makeinfo.exe and dlls !

Has anyone tested this issue with latest Octave3.6.1_gcc4.6.2_20120224 ? 

Nitzan

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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