Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2023 10:43:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   [Bug 271928] lang/ghc: 'make configure' fails with bad --target argument if lang/gcc is installed.
Message-ID:  <bug-271928-16154-d2pymn6hNY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271928-16154@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271928-16154@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=3D271928

--- Comment #6 from Mark Evenson <evenson.not.org@gmail.com> ---
I had to patch the `pre-install` target's configure with the CXX compiler in
order to get this build, otherwise I ran into problems finding libstdc++,
otherwise:

[=E2=80=A6]
configure:7672: $CC is not gcc; assuming it's a reasonably new C compiler=
=20=20=20=20=20=20=20
configure:7678: checking whether CC supports -no-pie=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
configure:7688: result: no=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
configure:7694: checking for extra options to pass gcc when compiling via C=
=20=20=20=20=20
configure:7708: result:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
configure:7716: checking Setting up CFLAGS, LDFLAGS, IGNORE_LINKER_LD_FLAGS=
 and
CPPFLAGS=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20
configure:7810: result: done=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
configure:7815: checking Setting up CONF_CC_OPTS_STAGE0,
CONF_GCC_LINKER_OPTS_STAGE0, CONF_LD_LINKER_OPTS_STAGE0 and
CONF_CPP_OPTS_STAGE0=20=20=20=20
configure:7909: result: done=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
configure:7914: checking Setting up CONF_CC_OPTS_STAGE1,
CONF_GCC_LINKER_OPTS_STAGE1, CONF_LD_LINKER_OPTS_STAGE1 and
CONF_CPP_OPTS_STAGE1=20=20=20=20
configure:8008: result: done=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
configure:8014: checking Setting up CONF_CC_OPTS_STAGE2,
CONF_GCC_LINKER_OPTS_STAGE2, CONF_LD_LINKER_OPTS_STAGE2 and
CONF_CPP_OPTS_STAGE2=20=20=20=20
configure:8108: result: done=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
configure:8220: checking C++ standard library flavour=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
configure:8233: result: libstdc++=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20
configure:2: checking for linkage against 'stdc++'=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
configure:15: result: failed=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
configure:2: checking for linkage against 'stdc++ supc++'=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
configure:15: result: failed=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
configure:8279: error: Failed to find C++ standard library=20=20
[=E2=80=A6]

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-271928-16154-d2pymn6hNY>