Seeing code to simultaneously support two unwinders in frysk makes me
wonder. One can very quickly come up with a long list of architectures
to build simultaneously: ia64, x86, x86-64, ppc, ppc64, ... repeatedly
building identical code is going to make for a lot of redundancy. How
scalable is this?
David Mosberger-Tang wrote:
On 3/8/07, Nurdin Premji <[EMAIL PROTECTED]> wrote:
How would I go about compiling libunwind for multiple-platform support.
Namely ia64 and x86.
Is it possible to do this quicky, with a single configure.
No, you'd have to run configure separately for each target platform.
Libunwind is setup such that you can easily have multiple targets
installed on the same host, so there is no issue there.
--david
--
Mosberger Consulting LLC, http://www.mosberger-consulting.com/
_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel
_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel