Re: config.guess and config.sub (latest versions) not working
From:
allen_baker
Subject:
Re: config.guess and config.sub (latest versions) not working
Date:
Tue, 9 May 2017 11:15:07 -0600
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 ... ?
Regards,
=====================================================
Allen Baker
Lead Software Engineer
R&D.WiredNetworks
Schweitzer Engineering Laboratories, Inc.
Boise, ID
address@hidden
(o) 509-332-1890 x2728
=====================================================
From:
Ben Elliston <address@hidden>
To:
address@hidden
Date:
04/26/2017 02:27 PM
Subject:
Re: config.guess
and config.sub (latest versions) not working
On Wed, Apr 26, 2017 at 08:16:38AM -0600, address@hidden
wrote:
> What's a typical time-frame for a change like this?