mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Unable to build binutils hosted on i686 targe


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Unable to build binutils hosted on i686 targeting linux ("C compiler cannot create executables")
Date: Sat, 09 Apr 2016 14:57:27 +1000

> On 6 Apr 2016, at 21:49, Brett Douville <address@hidden> wrote:
> 
> What I'm trying to make is a version of ld which runs on Windows and 
> generates a Linux binary. Maybe this isn't the way to do it, but I've tried 
> quite a lot of different approaches. 
> 
> > 
> > configure --host=i686-pc-mingw32.static --build=x86_64-pc-linux-gnu 
> > --target=x86_64-pc-linux-gnu \

Grrr, hidden outdated triplet. Use `i686-w64-mingw32.static` and it’ll work.

Cheers,

Tony




reply via email to

[Prev in Thread] Current Thread [Next in Thread]