On 12 Aug 2008, at 16:48, Alexander Hansen wrote: > 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.
Tried the above on 2 different machines, with no problem. (with "T = A\B" _ else error msg : error: `b' undefined near line 3 column 7 ) Is this with atlas 3.8.2 ? And does atlas pass all its tests? If so, please on what machines is this ? (`sysctl hw.model`) JF Mertens ------------------------------------------------------------------------- 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
