From bug-request at octave dot org Thu Mar 2 10:16:43 2006 Subject: Re: bug with .oct files From: Agnes Bousquier To: bug at octave dot org Date: Thu, 2 Mar 2006 02:31:51 -0600 John W. Eaton a écrit : > On 1-Mar-2006, Agnes Bousquier wrote: > > | *************Note********************** > | This bug looks like the one described in the following post : > | http://www.octave.org/octave-lists/archive/bug-octave.2005/msg00834.html > | so, it may be the same bug, which have not been corrected on version > | 2.1.72 > | > | > | -------- > | Bug report for Octave 2.1.72 configured for i686-pc-cygwin > | > | Description: > | ----------- > | > | When I try to execute a pre-compiled function which I compiled with > | 'mkoctfile', octave exits without outputting anything. > | > | Repeat-By: > | --------- > | > | $ mkoctfile hello.cc > | $ octave > | $ octave:1> hello > | > | The same bug occurs with all other cc files I tested > | ('oregonator.cc' and 'make_int.cc') > > What compiler version are you using? The Cygwin version of Octave > will only work with 3.3 due to some bugs in the compiler for Cygwin. > If you installed gcc 3.4, you'll need to downgrade to 3.3 to build > .oct files that work. > > jwe > I am using gcc 3.3.3-3, since you advised me to do so on cygwin's mailing list. Best regards, Agnes ------------------------------------------------------------- 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 -------------------------------------------------------------