Has anyone seen or have any ideas about this problem with
building the latest Beta:
stage1/xgcc -Bstage1/ -c -DIN_GCC -DGPC -g -O2 -I.
-I.. -I. -I./.
. -I./../config gpc-common.c
In file included from include/string.h:48,
from gpc-defs.h:64,
from gpc-common.c:32:
include/memory.h:70: warning: conflicting types for built-in
function `memcpy'
include/memory.h:78: warning: conflicting types for built-in
function `memcmp'
In file included from gpc-defs.h:64,
from gpc-common.c:32:
include/string.h:111: warning: conflicting types for built-in
function `strcpy'
include/string.h:115: warning: conflicting types for built-in
function `strcmp'
include/string.h:127: conflicting types for `perror'
include/errno.h:54: previous declaration of `perror'
*** Error code 1
*** Error code 1
I an running "gpc-971001" and "gcc-2.7.2.1" on a SCO UNIX
machine ( i486-unknown-sco3.2v4.2 ). I did not have any
problems building the last beta release (July Version).
These errors are seen during the stage 1 build after
successfully running:
patch ...
./configure
make LANGUAGES=c
Thanks;
Phil
-------------------------------------------------------------------------
Philip A. Robertson <phil_robertson(a)gilbarco.com> Gilbarco Inc. F-78
Phone (910) 547-5164 7300 W. Friendly Ave
Fax (910) 292-8871 Greensboro, NC 27410
-------------------------------------------------------------------------