Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2016 09:52:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ppc@FreeBSD.org
Subject:   [Bug 205440] lang/gcc49, lang/gcc5, devel/powerpc64-gcc on powerpc64: binds a.out to /libexec/ld-elf32.so.1 instead of /libexec/ld-elf.so.1
Message-ID:  <bug-205440-21-G6x0w7M7hO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205440-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205440-21@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205440

--- Comment #3 from Mark Millard <markmi@dsl-only.net> ---
devel/powerpc64-gcc that I had listed in the submittal was not updated.
Updating /usr/ports to -r405653 and rerunning portmaster -DK
devel/powerpc64-gcc still ends up with (found via find . . . -exec grep . .=
 .
-print):

#define FREEBSD_DYNAMIC_LINKER32 "/libexec/ld-elf32.so.1"
#define FREEBSD_DYNAMIC_LINKER64 "/libexec/ld-elf.so.1"
/usr/obj/portswork/usr/ports/devel/powerpc64-gcc/work/gcc-5.2.0/gcc/config/=
rs6000/freebsd64.h

I'm not sure if Bug 205440 should be "unclosed" or if a new bug should be
submitted: lang/gcc49 and lang/gcc5 seem to have been updated just fine by
their recent updates.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205440-21-G6x0w7M7hO>