This is the mail archive of the
frysk@sources.redhat.com
mailing list for the frysk project.
Re: multi-platform libunwind and frysk-import/configure.ac
- From: Stepan Kasal <skasal at redhat dot com>
- To: frysk <frysk at sourceware dot org>
- Date: Thu, 22 Mar 2007 20:08:31 +0100
- Subject: Re: multi-platform libunwind and frysk-import/configure.ac
- Organization: <><
- References: <20070322182335.GA24203@camelia.ucw.cz> <4602CE14.7060209@redhat.com>
Hello,
On Thu, Mar 22, 2007 at 02:42:28PM -0400, Nurdin Premji wrote:
> >>$confdir/libunwind/configure --target=i386-unknown-linux-gnu
> Well the reason why this has to be done is that we need to compile
> libunwind for each architecture we support in order to get
> multi-platform unwinding working.
At first glance, I'd guess that implementing this with one configure
only might be easier. I'll give it a try and report here.
Cheers,
Stepan