config-patches
[Top][All Lists]
Advanced

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

Re: config.guess and config.sub (latest versions) not working


From: Earnie
Subject: Re: config.guess and config.sub (latest versions) not working
Date: Wed, 10 May 2017 12:03:07 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 5/9/2017 1:15 PM, address@hidden wrote:
> To move my project forward, is there anything I can do while I wait to
> get those two files working? For example, could I hardcode a fake
> replacement for them that simply outputs an answer in the right format?
> If I did that, what does CMake expect to get from them and how does it
> get it? Env var settings, stdout strings, function return vals ...  ?
> 

The question of what is the correct triplet still remains.  Knowing the
triplet you can just specify it to the configure script as --host and
--build.  I don't know and have never used CMake, you should ask their
support list for what to do with it.

-- 
Earnie



reply via email to

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