wootletootle
11-12-2003, 08:48 AM
According to the FAQ, v.5.5 of the Lahey
compiler is compatible with recent Linux
releases, provided some older libc5
libraries are present (ld-linux.s0.1, libc.so.5,
and libm.so.5). This has been done and
my fortran progams compile but they do not
link because
"[the] hidden symbol 'fstat' in /usr/lib/libc_nonshared.a is referenced by DSO"
The symbol 'fstat' appears in libfj9i6 (and in
service_routines.conf). According to web information the 'fstat' symbol should not be
exported or referenced and so is 'hidden'.
Is there any way around this?
Roger Young
r.young@irl.cri.nz
compiler is compatible with recent Linux
releases, provided some older libc5
libraries are present (ld-linux.s0.1, libc.so.5,
and libm.so.5). This has been done and
my fortran progams compile but they do not
link because
"[the] hidden symbol 'fstat' in /usr/lib/libc_nonshared.a is referenced by DSO"
The symbol 'fstat' appears in libfj9i6 (and in
service_routines.conf). According to web information the 'fstat' symbol should not be
exported or referenced and so is 'hidden'.
Is there any way around this?
Roger Young
r.young@irl.cri.nz