Hi Peter,
great!
I believe we can't do much about the remaining -rdynamic because your
compiler
apparently pretends to be g++ but then warns about a valid g++ argument
being (un-)used.
/// Jürgen
On 04/24/2014 02:35 PM, Peter Teeson wrote:
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../.. -I/usr/local/include -rdynamic -g -O2 -MT util.lo -MD -MP -MF
.deps/util.Tpo -c -o util.lo util.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../..
-I/usr/local/include -rdynamic -g -O2 -MT util.lo -MD -MP -MF
.deps/util.Tpo -c util.cc -fno-common -DPIC -o .libs/util.o
clang: warning: argument unused during compilation: '-rdynamic'
Showing first 200 notices only