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]

Problems with compiling (libgcc.c errors)


Hi, I've a redhat Linux 6.2 and I'm tring to install gcc-2.95. With the configureing process I had no problem but when I do 'make' I receive these messages:
./libgcc.c: In function '__bb_exit_func':
./libgcc.c:1524:'MAXPATHLEN' UNDECLARED (first use in this function)
...
./libgcc.c:1524:size of array 'buf' has non-integer type
Thanks for the help
David

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