public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* gsl-0.9 and SunProCC 5.0 - compile problems
@ 2001-12-19 13:20 Eric Rose
  2001-12-19 13:20 ` Brian Gough
  2001-12-19 13:20 ` GSL-0.9 -> Standard interface to functions/pakages Nicolai Hanssing
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Rose @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

Has anyone reported any problems compiling GSL with the
native Sun compiler? (SunPro CC/cc 5.0)

  Configure with CC=cc and CFLAGS=-fast     (Sun's version of -O2)

I get a problem with the 'templates' :-)

Looks like the SunCC has problems assigning the struct that is
the _internal_representation

/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I..    -fast -c reim.c
rm -f .libs/reim.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -fast -c reim.c  -KPIC -DPIC
-o reim.o
"./reim_source.c", line 35: left operand must be modifiable lvalue: op
"="
"./reim_source.c", line 53: left operand must be modifiable lvalue: op
"="
"./reim_source.c", line 35: left operand must be modifiable lvalue: op
"="
"./reim_source.c", line 53: left operand must be modifiable lvalue: op
"="
"./reim_source.c", line 35: left operand must be modifiable lvalue: op
"="
"./reim_source.c", line 53: left operand must be modifiable lvalue: op
"="
cc: acomp failed for reim.c
make: *** [reim.lo] Error 1


-- 
===================================================================
Eric Rose                        Software Engineer / Project Leader
E-mail eric.rose@stratec.com       ==> http://www.medivision.ch <==
Secr.  +41-31-632-8792                 Medivision / STRATEC Medical
Mobile +41-79-649-1309                Eimattstr. 3, 4436 - Oberdorf
FAX    +41-31-398-3071                                  Switzerland
===================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-12-19 13:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 gsl-0.9 and SunProCC 5.0 - compile problems Eric Rose
2001-12-19 13:20 ` Brian Gough
2001-12-19 13:20 ` GSL-0.9 -> Standard interface to functions/pakages Nicolai Hanssing
2001-12-19 13:20   ` Brian Gough
2001-12-19 13:20   ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).