[CFT] devel/binutils 2.23

Anton Shterenlikht mexas at bristol.ac.uk
Thu Nov 15 12:24:58 UTC 2012


	From mexas Thu Nov 15 10:46:24 2012
	To: toolchain at freebsd.org, zeising at freebsd.org
	Subject: Re: [CFT] devel/binutils 2.23
	Reply-To: mexas at bristol.ac.uk

	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.

Yes, this is an old problem.
I reinstalled 2.22_3 back, recomplied
and relinked and still have the same error.

Anton


More information about the freebsd-toolchain mailing list