On Mon, 28 Mar 2005, Diego Novillo wrote:
> On Wed, Mar 23, 2005 at 05:35:42PM +0100, Biagio Lucini wrote:
>
> > The gomp branch fails to bootstrap for libtool problems in libgomp.
> > Verified on x86_64-unknown-linux-gnu and on i686-unknown-linux-gnu.
> >
> > It appears that the fix is pretty eas
On Wed, Mar 23, 2005 at 05:35:42PM +0100, Biagio Lucini wrote:
> The gomp branch fails to bootstrap for libtool problems in libgomp.
> Verified on x86_64-unknown-linux-gnu and on i686-unknown-linux-gnu.
>
> It appears that the fix is pretty easy: libgomp/configure (and related files)
> need to b
The gomp branch fails to bootstrap for libtool problems in libgomp.
Verified on x86_64-unknown-linux-gnu and on i686-unknown-linux-gnu.
It appears that the fix is pretty easy: libgomp/configure (and related files)
need to be regenerated. This fix the problem on x86_64-unknown-linux-gnu.
Can I as