Re: libtool problem with --whole-archive/--no-whole-archive

2015-02-16 Thread Venkatesh Vivekanandan
On 16 February 2015 at 14:38, Mike Frysinger wrote: > On 26 Nov 2014 11:20, Venkatesh Vivekanandan wrote: > > Problem is, platform linker command doesn't have > > --whole-archive/--no-whole-archive around the lib. Instead it comes later > > in the command line. > > iirc, libtool likes to sort thi

Re: libtool problem with --whole-archive/--no-whole-archive

2015-02-16 Thread Mike Frysinger
On 26 Nov 2014 11:20, Venkatesh Vivekanandan wrote: > Problem is, platform linker command doesn't have > --whole-archive/--no-whole-archive around the lib. Instead it comes later > in the command line. iirc, libtool likes to sort things for you > How to propogate the --whole-archive/--no-whole-ar

libtool problem with --whole-archive/--no-whole-archive

2014-11-26 Thread Venkatesh Vivekanandan
Hi All, For our project we use automake/libtool automake (GNU automake) 1.14.1 libtool (GNU libtool) 2.4.2 autoconf (GNU Autoconf) 2.69 We have, platform/targetA/Makefile.am platform/targetB/Makefile.am example/*/Makefile.am We wanted to link an external lib wrapped around --whole-archive/--no-