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

More NCR problems



egcs 970917, configuration i486-ncr-sysv4.3.03

1: gcc warns about problems in sys/time.h:

/usr/include/sys/time.h:178: warning: `struct timeval' declared inside parameter list

There is no sys/time.h in the gcc fixed include directory.  Is this
something fixincludes is supposed to change?

2: make (with GNU make) from top level completes without error.  make
install fails.  It tries to build some Fortran code (gcc/f/intdoc.c)
with the system compiler.  This fails because intdoc.c uses __attribute__.



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