On Wed, Sep 14, 2011 at 8:16 AM, Ken Werner <[email protected]> wrote: > Hi there, > > Do we support building libunwind with support for remote unwinding only (in > case host == target)? The code has an UNW_REMOTE_ONLY path but I didn't find > a configure option that enables the define. As a workaround I could compile > libunwind with CFLAGS="-DUNW_REMOTE_ONLY", but maybe I'm missing something. > Any suggestions are appreciated.
What's your objective here? Minimize the library foot print by not compiling in local unwind support? -Arun _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
