This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ia-64 doesn't bootstrap without --enable-shared?!?
On Sat, Oct 02, 2004 at 12:32:20AM +0200, Paolo Carlini wrote:
> H. J. Lu wrote:
>
> >See
> >
> >http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17783
> >
> >
> Ok, thanks! After all, I'm not completely crazy! ;)
>
> Another remark: if I pass --enable-shared explicitly, bootstrap
> completes but then I cannot run 'make check' inside
> .../ia64-unknow-linux-gnu/libstdc++-v3, as I usually do everywhere: same
> problem with libunwind not found...
Open a bug. I will fix it. The fix should be similar to the change in
gcc/Makefile.
H.J.