[daip] new error

Eric Greisen egreisen at nrao.edu
Wed Nov 27 10:14:22 EST 2002


I see several problems in the output you sent.  The main one is that
you are using the GNU compilers on a Solaris machine.  We are not set
up for this.  You may have to hand-edit the compile and link control
files located at $SYSLOCAL called CCOPTS.SH, LDOPTS.SH and FDEFAULT.SH
plus the Makefile in $YSERV/XAS.  Perhaps it will suffice to be
extremely careful at menu 11 - where the CCOMOPT and FORTOPT will have
to be changed completely to match the gnu compilers rather than the
things that are there now for Sun compilers.

The options that gcc did not like when doing XAS are those for a Sun.

I suspect there may be yet another problem - the gnu compiler you have
is 3.0.3.  In my Linux tests, all 3.1, 3.1, and 3.2 compilers produced
slower code than the 2.95.3 compiler   This of course might not be
true for such a compiler run on a Solaris box.  Worse, however, was the
fact that 3.0.3 and 3.0.4 also miscompiled some programs.  The 3.1 and
3.2 compilers fixed that issue.

Eric Greisen



More information about the Daip mailing list