On (26/02/13 08:18), Darren Hart wrote: > Pulling in Tom as I don't have any experience with lttng. > > On 02/26/2013 01:24 AM, Robert Yang wrote: > > liblttng_ust.la should depend on liblttng-ust-tracepoint.la, otherwise > > there maybe a parallel build issue when building liblttng_ust.la: > > > > ld: cannot find -llttng-ust-tracepoint
Are you using gold linker when you get this issue ? patch is OK if you are sure that some other .la is not pulling it in as well otherwise you dont want overlinking. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
