lmi
[Top][All Lists]
Advanced

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

Re: [lmi] wx configure and CXXFLAGS [Was: Building lmi with pre-wx-2.9.5


From: Greg Chicares
Subject: Re: [lmi] wx configure and CXXFLAGS [Was: Building lmi with pre-wx-2.9.5 snapshot]
Date: Wed, 17 Aug 2016 21:44:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0

On 2016-08-17 19:16, Greg Chicares wrote:
[...]
> ../configure --prefix=/opt/lmi/local --build=x86_64-unknown-linux-gnu \
> ...
>   --without-opengl \
>   --without-subdirs \
>   CCFLAGS='$(wx_cc_flags)'
>   CXXFLAGS='$(wx_cxx_flags)' \

[..oops...]

> -  CCFLAGS='$(wx_cc_flags)'
> +  CCFLAGS='$(wx_cc_flags)' \

Oops...
-  CCFLAGS='$(wx_cc_flags)' \
+  CFLAGS='$(wx_cc_flags)' \




reply via email to

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