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

Re: zdotu_ problem on libblas3gf on sparc and alpha



Hi,

I ran your test programs on sparc, with the following results:

On Sat, Feb 16, 2008 at 23:17:09 +0530, Kumar Appaiah wrote:

> 1. Please build and run the following programs
> g++ <progfile>.cpp -lblas should do.
> 
> Program 1
> ---------
> 
$ make blastest1 CXXFLAGS='-Wall -g' LDFLAGS=-lblas
g++ -Wall -g  -lblas  blastest1.cpp   -o blastest1
$ ./blastest1 
Illegal instruction

> 
> Program 2
> ---------
> 
$ make blastest2 CXXFLAGS='-Wall -g' LDFLAGS=-lblas
g++ -Wall -g  -lblas  blastest2.cpp   -o blastest2
$ ./blastest2 
$ echo $?
1

Cheers,
Julien


Reply to: