This is the mail archive of the gcc@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]

problems compiling 1109 snapshot on hpux-11


NE1 have an idea about this?  My configure line was

./configure --prefix=/tmp/sleas/local/egcs-19981109 --with-gnu-as

And I have binutils 2.9.1.  I hate when things get this seemingly
close and f<cking bomb...

*******************************************************************
rm -f SYSCALLS.c tmp-SYSCALLS.s
cat ./sys-types.h ./sys-protos.h > SYSCALLS.c
/tmp/sleas/egcs-19981109/gcc/xgcc -B/tmp/sleas/egcs-19981109/gcc/ -B/tmp/sleas/local/egcs-19981109/hppa1.0-hp-hpux11.00/bin/  -DIN_GCC    -g -I./include     -I. -I. -I./config -I./../include \
  -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
  <built-in>:0: warning: conflicting types for built-in function `__builtin_fabs'
  SYSCALLS.c:395: conflicting types for `cfgetispeed'
  SYSCALLS.c:392: previous declaration of `cfgetispeed'
  SYSCALLS.c:396: conflicting types for `cfgetospeed'
  SYSCALLS.c:393: previous declaration of `cfgetospeed'
  SYSCALLS.c:631: conflicting types for `fpgetmask'
  SYSCALLS.c:627: previous declaration of `fpgetmask'
  SYSCALLS.c:632: conflicting types for `fpgetround'
  SYSCALLS.c:628: previous declaration of `fpgetround'
  SYSCALLS.c:633: conflicting types for `fpgetsticky'
  SYSCALLS.c:629: previous declaration of `fpgetsticky'
  SYSCALLS.c:1389: conflicting types for `tcgetattr'
  SYSCALLS.c:1385: previous declaration of `tcgetattr'
  SYSCALLS.c:1390: conflicting types for `tcgetpgrp'
  SYSCALLS.c:1386: previous declaration of `tcgetpgrp'
  make[1]: *** [SYSCALLS.c.X] Error 1
  make[1]: Leaving directory `/tmp/sleas/egcs-19981109/gcc'
  make: *** [all-gcc] Error 2

-Shawn
<=========== America Held Hostage ===========>
   Day 2125 for the poor and the middle class. 
   Day 2144 for the rich and the dead.
   797 days remaining in the Raw Deal.
<============================================> 



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