Re: Libtool and ASAN

2014-05-16 Thread Peter Rosin
Hi! On 2014-04-28 17:45, Akim Demaille wrote: > I'm trying to use -fsanitize=address on OS X using MacPorts' Clang++ 3.5. > The project consists of C++ libraries, on top of which is built a Python > module (with a thin C++ layer which needs to be compiled). Libtool > (2.4.2 - the name of a fine b

Re: Passing flags with mode=link

2014-05-16 Thread Peter Rosin
On 2014-04-17 21:38, Evgeny Grin wrote: > Hi, > > I spend a few hours before I realized that libtool did not pass to linker > flags other than -L -l -Wl, and -Xlinker. It's totally confusing as in > compile mode libtool pass all flags to compiler. > Currently there are no way to pass flags like