Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2023 14:56:09 +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-mak8THUaVa@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 #2 from John Hein <jcfyecrayz@liamekaens.com> ---
Adding 'CC=3Dcc' to the configure command in pre-configure seems to do the =
job.

I did not have to add CC=3Dcc to the later configure (in pre-install) to ge=
t the
build to succeed.  The pre-install configure DOES still detect gcc ("checki=
ng
for gcc... gcc"), but I don't know if that will affect anything at run time=
.=20
It couldn't hurt to add CC=3Dcc to that configure command as well - I just =
don't
know yet if that is necessary.

I will also sign up to upstream gitlab, and try to report this.

--=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-mak8THUaVa>