Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 May 2019 07:18:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 237688] lang/gcc8 fails to build: /usr/local/bin/ld: /wrkdirs/usr/ports/lang/gcc8/work/.build/./gcc/liblto_plugin.so: error loading plugin: Service unavailable
Message-ID:  <bug-237688-29464-wxef6npXQ3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237688-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237688-29464@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=3D237688

Gerald Pfeifer <gerald@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bapt@FreeBSD.org
             Status|New                         |Open

--- Comment #5 from Gerald Pfeifer <gerald@FreeBSD.org> ---
So, it was a non-default setting after all. ;-)

That said, is there a better way of reasonably handling this within our
ports framework?  Something like

   .if $(binutils built statically)
   IGNORE=3D GCC requires dynamically linked binutils
   .endif

Or perhaps drop the STATIC option from devel/binutils?  Is this an=20
important one for users?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237688-29464-wxef6npXQ3>