From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rutger Helling Subject: Re: Building Wine with MinGW cross-compilation Date: Wed, 11 Sep 2019 10:30:23 +0200 Message-ID: <64007a1ee69dd3f2c6e2c1da33d15d8d@mykolab.com> References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_0042fa723e827f9246463c11168657e1" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58872) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7y1G-0005uB-Lm for guix-devel@gnu.org; Wed, 11 Sep 2019 04:30:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7y1E-0000Ve-Se for guix-devel@gnu.org; Wed, 11 Sep 2019 04:30:29 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:34602) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1i7y1E-0000Ts-H6 for guix-devel@gnu.org; Wed, 11 Sep 2019 04:30:28 -0400 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Carl Dong Cc: Guix-devel --=_0042fa723e827f9246463c11168657e1 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8; format=flowed Hi Carl, unfortunately I'm still stuck. The stdarg.h error only appears if I add MinGW cross versions of gcc and binutils. If I add mingw-w64 instead of those the build quits immediately upon the configure phase with an error that the C compiler cannot create executables. On 2019-09-10 21:45, Carl Dong wrote: > Hi Rutger! > > Did you ever figure out the mingw wine cross-compilation? I believe it has something to do with the CROSS_* env vars or search path order, becuase stdarg.h is definitely provided by mingw-w64. > > Cheers, > Carl Dong > accounts@carldong.me > _"I fight for the users"_ --=_0042fa723e827f9246463c11168657e1 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

Hi Carl,

unfortunately I'm still stuck. The stdarg.h error only appears if I add = MinGW cross versions of gcc and binutils. If I add mingw-w64 instead of tho= se the build quits immediately upon the configure phase with an error that = the C compiler cannot create executables.

On 2019-09-10 21:45, Carl Dong wrote:

Hi Rutger!
 
Did you ever figure out the mingw wine cross-compilation? I believe it= has something to do with the CROSS_* env vars or search path order, becuas= e stdarg.h is definitely provided by mingw-w64.
 
Cheers,
Carl Dong
"I fight for the users"
 
 


--=_0042fa723e827f9246463c11168657e1--