Joel.LeBlanc wrote: > I wanted to let you know that octave-atlas core dumps when trying to use > atlas : ( > > The commands I am trying are: > A = randn(100,100); > B = randn(100,1); > T = A\b; > > That last line causes the problem, which of coarse is when the call is made > to ATLAS. > > I have attached the core-dump file that ATLAS produces (I'm assuming that is > helpful). Please let me know if there is anything else I can do to help you > with this. > > Thanks in advance, > > Joel > > Package manager version: 0.28.5 > Distribution version: selfupdate-rsync Mon Aug 11 09:44:08 2008, 10.5, i386 > Mac OS X version: 10.5.4 > Xcode version: 3.1 > gcc version: 4.0.1 (Apple Inc. build 5484) > make version: 3.81 > > No clue. The -atlas variant was added before I took ownership of the package, but I only recently acquired a machine that actually will build it (atlas doesn't work on my G4). I got the same thing as you did. The non-atlas variant didn't have a problem.
I'm ccing the developer list, in case folks there have seen the same thing. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
