octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #59373] [MXE] for dependencies that use cmake,


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59373] [MXE] for dependencies that use cmake, don't build static libraries
Date: Fri, 30 Oct 2020 11:59:38 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36 Edg/86.0.622.56

Follow-up Comment #27, bug #59373 (project octave):

Mesa no longer builds for me at hg id 3588be46d1d9.
It looks like something from LLVM is wrong or missing.
It still builds for me at hg id b19fb3ed330c.

So this change seems to cause the issue:

changeset 5572:3588be46d1d9 default tip @

don't use LLVM_BUILD_LLVM_DYLIB or LLVM_LINK_LLVM_DYLIB for Windows builds

* llvm.mk: The LLVM_BUILD_LLVM_DYLIB and LLVM_LINK_LLVM_DYLIB options
are documented to be unsupported for Windows builds of LLVM.  Without
these options, the Windows build still creates an LLVM.dll file, but
also creates .a files for the components.  Update comments.
author  John W. Eaton <jwe@octave.org>
date    Fri, 30 Oct 2020 10:11:58 -0400 (106 minutes ago)



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59373>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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