[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Report on gm2 of 2008-11-05 on Solaris 10/sparc
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Report on gm2 of 2008-11-05 on Solaris 10/sparc |
Date: |
07 Nov 2008 17:45:20 +0000 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
John O Goyo <address@hidden> writes:
> 2. Gm2.paranoid failed due to poisoned bcopy.
>
> gcc -c -O -g -I../../../src/gcc-4.1.2/gcc/gm2 -Igm2/gm2-libs-boot
> -I. -Igm2/gm2-libs-paranoid -I../../../src/gcc
> -4.1.2/gcc -I../../../src/gcc-4.1.2/gcc/gm2/gm2-libs-paranoid
> -I../../../src/gcc-4.1.2/gcc/../include -I./../int
> l -I../../../src/gcc-4.1.2/gcc/../libcpp/include
> ../../../src/gcc-4.1.2/gcc/gm2/gm2-libs-ch/sckt.c -o gm2/gm2-l
> ibs-paranoid/sckt.o
> In file included from /usr/include/sys/stream.h:24,
> from /usr/include/netinet/in.h:62,
> from ../../../src/gcc-4.1.2/gcc/gm2/gm2-libs-ch/sckt.c:30:
> /usr/include/sys/strmdep.h:31:26: error: attempt to use poisoned "bcopy"
>
Hi John,
I've just checked in new configure rules and modified sckt.c
accordingly. Does this change the behaviour above?
regards,
Gaius