octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 2.1.37 available for ftp


From: John W. Eaton
Subject: Re: Octave 2.1.37 available for ftp
Date: Fri, 25 Oct 2002 07:56:16 -0500

On 25-Oct-2002, Paul Kienzle <address@hidden> wrote:

| FYI, without the patch, performance under cygwin using gcc 3.2 is much
| more reasonable.  It's down to 0.8s for sprintf("%g ", rand(100)).  Even
| though this machine is faster it is not 100x faster.

OK.

| One more error appears when compiling under Cygwin for gcc 3.2.  This is
| the munge-texi problem I mentioned earlier.  Again, #include "Map-s.cc"
| plus some diddling in munge-texi.cc hides the problem.

Does it also work to add -DNO_PRAGMA_INTERFACE_IMPLEMENTATION to the
commands for compiling and linking munge-texi.cc?

| A problem in doc/interpreter/Makefile, cygwin's version of texi2html wants
| 
|       texi2html -expandinfo -split_chapter -I ./.. octave.texi
| 
| instead of
| 
|       texi2html -expand info -split chapter -I ./.. octave.texi

OK, I made this change in all the doc/*/Makefile.in files.  I noticed
some messages from this problem but forgot to do anything about them.

Thanks,

jwe



reply via email to

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