mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] Add CLN library


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Add CLN library
Date: Sat, 26 Oct 2019 13:49:36 +1100


> On 23 Oct 2019, at 01:09, Richard Crozier <address@hidden> wrote:
> 
> I now have a problem with configure, the package does a test for the 
> endianess of the system, when I do a configure on the package outside MXE with
> 
> ./configure --host=x86_64-w64-mingw32.static CXXFLAGS="$CXXFLAGS -std=c++11" 
> --build='x86_64-pc-linux-gnu' 
> --prefix='/opt/mxe/usr/x86_64-w64-mingw32.static'  --enable-static 
> --disable-shared

Check the quoting in libcln.mk:

  CXXFLAGS='$$CXXFLAGS -std=c++11’

Cheers,

Tony




reply via email to

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