Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2016 09:55:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ppc@FreeBSD.org
Subject:   [Bug 205394] lang/gcc49, lang/gcc5, devel/powerpc64-gcc on powerpc64: lib32's libedit fails to compile, 10 line source shows the problem
Message-ID:  <bug-205394-21-3Im3vKex6U@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205394-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205394-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=3D205394

--- 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):

#undef WCHAR_TYPE
#define WCHAR_TYPE      (TARGET_64BIT ? "int" : "long int")
#undef  WCHAR_TYPE_SIZE
#define WCHAR_TYPE_SIZE 32
/usr/obj/portswork/usr/ports/devel/powerpc64-gcc/work/gcc-5.2.0/gcc/config/=
rs6000/freebsd64.h

I'm not sure if Bug 205394 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-205394-21-3Im3vKex6U>