Martin Costabel wrote:

 > If this is *only* one file in the atlas/lapack package, one can
 > probably work around by patching this file, but since this is such an
 > innocent file, I suspect the problem should pop up in other fortran
 > programs as well.

Compiling a pdl580 yields me:

g77 -c -o slatec/i1mach.o -O2 slatec/i1mach.f
/var/tmp//ccQLbn3t.s:55:section difference relocatable subtraction expression, "LC0" minus "L1$pb" using a symbol at the end of section will not produce an assembly time constant
/var/tmp//ccQLbn3t.s:55:use a symbol with a constant value created with an assignment instead of the expression, L_const_sym = LC0 - L1$pb
/var/tmp//ccQLbn3t.s:54:section difference relocatable subtraction expression, "LC0" minus "L1$pb" using a symbol at the end of section will not produce an assembly time constant
/var/tmp//ccQLbn3t.s:54:use a symbol with a constant value created with an assignment instead of the expression, L_const_sym = LC0 - L1$pb
make[2]: *** [slatec/i1mach.o] Error 1


which looks suspiciously similar...
And it still compiled correctly 10 days ago.

Jean-Francois



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to