I tried 2 fortran projects.
All is fine on sparc64.
On ia64 there's a problem with statically linked
executables:

TZAV> file test.?x
test.dx: ELF 64-bit LSB executable, IA-64, version 1 (SYSV), dynamically linked 
(uses shared libs), for FreeBSD 10.0 (1000013), not stripped
test.sx: ELF 64-bit LSB executable, IA-64, version 1 (SYSV), statically linked, 
for FreeBSD 10.0 (1000013), not stripped
TZAV> ./test.dx 
 THIS IS SLATEC VERSION 4.1            
 I?
^C
TZAV> ./test.sx 
ELF binary type "0" not known.
./test.sx: Exec format error. Binary file not executable.
TZAV> 

But I haven't checked this for a while,
so not sure if this is new or old problem.

Anton
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to