Date: Fri, 31 Mar 2023 00:18:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237213] [NEW PORT] devel/mingw-w64 cross compilers Message-ID: <bug-237213-7788-nWnHeGQCyG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237213-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-237213-7788@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=3D237213 --- Comment #32 from Alastair Hogge <agh@riseup.net> --- To enable libgomp in the MinGW GCC-12 variations, MinGW C runtime and heade= rs ports must be configured with "--with-libraries=3Dwinpthreads", however, pa= ssing this via the ports Makefile results in the configure process reporting "configure: WARNING: unrecognized options: --with-libraries", yet passing t= his directly to the port in ${WRKSRC} works as expected. --=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-237213-7788-nWnHeGQCyG>