[CFT] devel/binutils 2.23

Anton Shterenlikht mexas at bristol.ac.uk
Thu Nov 15 10:46:40 UTC 2012


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


More information about the freebsd-toolchain mailing list