[Trac] #145: when cross-compiling, the host prefix is not added to "ar"
#145: when cross-compiling, the host prefix is not added to "ar" --------------------------------------+------------------------------------- Reporter: sebastien | Owner: sebastien Type: bug | Status: new Priority: trivial | Milestone: Component: Build system / Packaging | Version: 4.1.3 Keywords: | --------------------------------------+------------------------------------- When building a static library (as in preprocessor/macro), the build system will always use "ar" (instead of "i686-w64-mingw32-ar" for example). In most cases this is not a problem. The problem can happen if one has only the cross-compiling binutils, but not the native binutils, as for example in a Cygwin install where only the packages listed on the wiki page are installed. -- Ticket URL: <https://www.dynare.org/trac/ticket/145> Dynare <http://www.dynare.org> The Dynare project
#145: when cross-compiling, the host prefix is not added to "ar" ---------------------------------------+------------------------------------ Reporter: sebastien | Owner: sebastien Type: bug | Status: new Priority: trivial | Milestone: 4.2 Component: Build system / Packaging | Version: 4.1.3 Resolution: | Keywords: ---------------------------------------+------------------------------------ Changes (by sebastien): * milestone: => 4.2 -- Ticket URL: <https://www.dynare.org/trac/ticket/145#comment:1> Dynare <http://www.dynare.org> The Dynare project
#145: when cross-compiling, the host prefix is not added to "ar" ---------------------------------------+------------------------------------ Reporter: sebastien | Owner: sebastien Type: bug | Status: closed Priority: trivial | Milestone: 4.2 Component: Build system / Packaging | Version: 4.1.3 Resolution: fixed | Keywords: ---------------------------------------+------------------------------------ Changes (by sebastien): * status: new => closed * resolution: => fixed Comment: Fixed in df2f28ed34955bb5b23e9714c074146d9f2b9f6d -- Ticket URL: <https://www.dynare.org/trac/ticket/145#comment:2> Dynare <http://www.dynare.org> The Dynare project
participants (1)
-
Trac Dynare