Date: Thu, 15 Nov 2012 10:46:24 GMT From: Anton Shterenlikht <mexas@bristol.ac.uk> To: toolchain@freebsd.org, zeising@freebsd.org Subject: Re: [CFT] devel/binutils 2.23 Message-ID: <201211151046.qAFAkOth078510@mech-cluster241.men.bris.ac.uk>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211151046.qAFAkOth078510>