poke-devel
[Top][All Lists]
Advanced

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

[Bug Build/27542] No support for host_os=msys


From: bruno at clisp dot org
Subject: [Bug Build/27542] No support for host_os=msys
Date: Wed, 10 Mar 2021 01:34:44 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27542

Bruno Haible <bruno at clisp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bruno at clisp dot org

--- Comment #2 from Bruno Haible <bruno at clisp dot org> ---
(In reply to Andrew from comment #0)
> I had set host_os=mingw in ./configure in order to compile on msys.

config.guess should return a triple such as i686-pc-mingw or x86_64-pc-mingw.

$host_os should NOT be 'msys', as that is not a supported OS name.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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