This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GSL-1.0 installation problem: "make check" fails in the cblas directory


Pål Frenger writes:
 > Hi, I am trying to install gsl-1.0 on a Sun UltraSparc running
 > SunOS 5.7. Everything compiles fine, but when I write "make check"
 > I get an error in the cblas directory (se below).  I would be
 > really grateful for any suggestions about what can be the cause of
 > this. Thanks.  //Pål Frenger
 >  Making check in cblas ld: warning: relocation error: R_SPARC_32:
 > file test_rotg.o: symbol .LLC5:
 >  external symbolic relocation against non-allocatable section
 >  .stab; cannot be processed at runtime: relocation ignored

Hi,

I have seen the same sort of error messages on solaris.  I don't think
it's specific to GSL, but one of those Solaris compiler / linker /
assembler vs GNU gcc/gnu-ld/gas incompatibilities that can occur.

The solaris or gcc newsgroups are probably the best place to look for
the current advice on which combination to use.  If anybody knows the
best combination please let me know. Thanks.

regards
-- 
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]