[PD-dev] Pd-dev Digest, Vol 155, Issue 4

Dan Wilcox danomatika at gmail.com
Tue Feb 6 08:21:08 CET 2018


CFLAGS works fine via make CFLAGS="-O0 -g" as CFLAGS propagate into CXXFLAGS, as I would expect.

I think it was a PEBKAC issue where I was probably misspelling CFLAGS as CLFAGS, was rushed, and didn't notice.

> this seems to be related to the confusion of CFLAGS, CPPFLAGS and CXXFLAGS.
> - CPPFLAGS flags for the C PreProcessor (and C++ and objective C/C++
> preprocessors)
> - CFLAGS flags for the C compiler
> - CXXFLAGS flags for the C++ compiler
> 
> since abl_link~ is a C++-external, the CFLAGS don't have any effect and
> you should use CXXFLAGS instead.
> 
> gmasdr
> IOhannes

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20180206/00a01bfb/attachment.html>


More information about the Pd-dev mailing list