El Martes, 12 de Julio de 2005 16:55, Julien Cristau escribió:
> > I understand that if upstream wanted -mv8, the right patch should be the
> > one which replace it with -mcpu=v8.
>
> Actually, according to
> https://bugs.freedesktop.org/show_bug.cgi?id=2073, -mv8 shouldn't have
> been used at
On 12/07/2005-16:44, David Martínez Moreno wrote:
> El Martes, 12 de Julio de 2005 16:35, Julien Cristau escribió:
> > Hi,
> >
> > xorg-x11 fails to build on sparc because the gcc -mv8 option, which was
> > already deprecated in gcc 3.3, is not present in gcc-4.0. It has been
> > replaced with -m
El Martes, 12 de Julio de 2005 16:35, Julien Cristau escribió:
> Hi,
>
> xorg-x11 fails to build on sparc because the gcc -mv8 option, which was
> already deprecated in gcc 3.3, is not present in gcc-4.0. It has been
> replaced with -mcpu=v8.
> Ubuntu fixed this by removing the -mv8 option. I also
Hi,
xorg-x11 fails to build on sparc because the gcc -mv8 option, which was
already deprecated in gcc 3.3, is not present in gcc-4.0. It has been
replaced with -mcpu=v8.
Ubuntu fixed this by removing the -mv8 option. I also attach an
alternative patch which uses -mcpu=v8 instead of using the defau
4 matches
Mail list logo