Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2012 12:24:55 GMT
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        toolchain@freebsd.org, zeising@freebsd.org
Subject:   Re: [CFT] devel/binutils 2.23
Message-ID:  <201211151224.qAFCOtRc004454@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
	From mexas Thu Nov 15 10:46:24 2012
	To: toolchain@freebsd.org, zeising@freebsd.org
	Subject: Re: [CFT] devel/binutils 2.23
	Reply-To: mexas@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211151224.qAFCOtRc004454>