This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bootstrap/3334: fails to bootstrap with gcc-3.0



>Number:         3334
>Category:       bootstrap
>Synopsis:       fails to bootstrap with gcc-3.0
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 21 09:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jan Kroken
>Release:        gcc-20010618
>Organization:
>Environment:
System: Linux napoli 2.2.12-20 #1 Mon Sep 27 10:40:35 EDT 1999 i686 unknown
Architecture: i686

        <machine, os, target, libraries (multiple lines)>
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-20010618/configure
>Description:
  /usr/local/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-20010618/libibert
y/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-20010618/libiberty/get
pwd.c -o pic/getpwd.o; \
else true; fi
/usr/local/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-20010618/libiberty/
../include  -W -Wall -Wtraditional -pedantic ../../gcc-20010618/libiberty/getpwd
.c
../../gcc-20010618/libiberty/getpwd.c: In function `getpwd':
../../gcc-20010618/libiberty/getpwd.c:62: storage size of `dotstat' isn't known
../../gcc-20010618/libiberty/getpwd.c:62: storage size of `pwdstat' isn't known
../../gcc-20010618/libiberty/getpwd.c:66: warning: implicit declaration of funct
ion `getenv'
../../gcc-20010618/libiberty/getpwd.c:66: warning: assignment makes pointer from
 integer without a cast
../../gcc-20010618/libiberty/getpwd.c:68: warning: implicit declaration of funct
ion `stat'
../../gcc-20010618/libiberty/getpwd.c:74: warning: implicit declaration of funct
ion `getcwd'
../../gcc-20010618/libiberty/getpwd.c:77: warning: implicit declaration of funct
ion `free'
../../gcc-20010618/libiberty/getpwd.c:62: warning: unused variable `dotstat'
../../gcc-20010618/libiberty/getpwd.c:62: warning: unused variable `pwdstat'
make[1]: *** [getpwd.o] Error 1
make[1]: Leaving directory `/usr/tmp/gcc-build/libiberty'
make: *** [all-libiberty] Error 2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]