From help-request at octave dot org Tue Dec 21 11:19:54 2004 Subject: Compiling 2.1.64 Mac OS X (was: DOCSTRINGS up to date) From: Samir Sharshar To: Per Persson Cc: help at octave dot org Date: Tue, 21 Dec 2004 18:22:13 +0100 Hi, Well, story goes on... Mac OS X 10.3.7, XCode 1.5 with the november 2004, update, gcc 3.3.x =20 build 1671 from Apple With gcc - fast -mdynamic-no-pic FLIBS -lg2c g77 -O5 -funroll-loops apart the munge-texi broken cited above that need cd doc/interpreter g++ -o munge-texi munge-texi.cc make with a ./configure --enable-static --disable-readline octave 2.1.64 compiles... but but at launch i've got a bus error... Where's the gap ? I'm trying to compile with shared libraries... and avoiding libtool =20 complain... Samir Le 20 d=E9c. 04, =E0 21:25, Per Persson a =E9crit : > > On Dec 20, 2004, at 20:30, John W. Eaton wrote: > >> On 20-Dec-2004, Per Persson wrote: >> >> | In my case, -fast broke munge-texi: >> >> Any idea why this might be happening? The munge-texi file is fairly >> simple C++ program that should only rely on standard C++ features. >> What does -fast do? > > A lot more than one might expect... > It is documented at =20 > AppleReleaseNotes.html>, near the bottom of the page and here =20 > Optimize-Options.html>. > > I have no idea why it breaks munge-texi but IMHO this kind of =20 > optimization is bound to cause trouble at times. > > /Per > > > > > ------------------------------------------------------------- > Octave is freely available under the terms of the GNU GPL. > > Octave's home on the web: http://www.octave.org > How to fund new projects: http://www.octave.org/funding.html > Subscription information: http://www.octave.org/archive.html > ------------------------------------------------------------- > ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------