Daniel Jacobowitz <[EMAIL PROTECTED]> writes:
| On Fri, Dec 16, 2005 at 10:05:06AM +0100, Paolo Bonzini wrote:
| > Andrew Pinski wrote:
| >
| > >doing the following
| > >$(srcdir)/configure --prefix=${HOME}/libobjc.trunk
| > >--enable-languages=c,objc
| > >make all
| > >make -k check
| > >make i
Paolo Bonzini <[EMAIL PROTECTED]> writes:
| Andrew Pinski wrote:
|
| > doing the following
| > $(srcdir)/configure --prefix=${HOME}/libobjc.trunk
| > --enable-languages=c,objc
| > make all
| > make -k check
| > make install
|
| Why is it recompiling libcpp? That's the real bug.
I observed that
On Fri, Dec 16, 2005 at 10:05:06AM +0100, Paolo Bonzini wrote:
> Andrew Pinski wrote:
>
> >doing the following
> >$(srcdir)/configure --prefix=${HOME}/libobjc.trunk
> >--enable-languages=c,objc
> >make all
> >make -k check
> >make install
>
> Why is it recompiling libcpp? That's the real bug.
>
Andrew Pinski wrote:
doing the following
$(srcdir)/configure --prefix=${HOME}/libobjc.trunk
--enable-languages=c,objc
make all
make -k check
make install
Why is it recompiling libcpp? That's the real bug.
Please open a PR because the discussion really belongs in Bugzilla.
Paolo