On Thu, 2009-10-29 at 13:24 -0700, Mark Logan wrote:
> Hi Peter,
> 
> Thanks for the review. I will remove the commented dependencies. Next
> time I will just send the diffs :-)
> 
> All the code is in C++. Should I set CXXFLAGS like this:
> %if %cc_is_gcc
> %else
> export CXX="${CXX} -norunpath"
> %endif
> export CXXFLAGS="%cxx_optflags"
> ./configure --prefix=/usr
> Mark

Yes, that looks good for c++ code.

Laca


Reply via email to