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

Problem in Compiling the gcc in HPUnix 10.20


I m compiling the gcc-2.95.2 on HP unix on HP J200 series 9000
Problem is attached with attachment file name compilererror.txt
 
So tell me What is the problem that i m unable to compile the gcc
 
 
Umair Siddiqui
Network Support Engineer
Sir Syed University of Engineering & Technology
University Road
Karachi 75300
 
Tel: 111 994 994
Fax: 4982393
email: mumair@ssuet.edu.pk
 

 
make[1]: Entering directory `/gccobj/libiberty'
make[2]: Entering directory `/gccobj/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/gccobj/libiberty/testsuite'
make[1]: Leaving directory `/gccobj/libiberty'
make[1]: Entering directory `/gccobj/texinfo'
/usr/local/bin/make all-recursive
make[2]: Entering directory `/gccobj/texinfo'
Making all in intl
make[3]: Entering directory `/gccobj/texinfo/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/gccobj/texinfo/intl'
Making all in lib
make[3]: Entering directory `/gccobj/texinfo/lib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/gccobj/texinfo/lib'
Making all in makeinfo
make[3]: Entering directory `/gccobj/texinfo/makeinfo'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/gccobj/texinfo/makeinfo'
make[2]: Leaving directory `/gccobj/texinfo'
make[1]: Leaving directory `/gccobj/texinfo'
make[1]: Entering directory `/gccobj/etc'

make[1]: Entering directory `/gccobj/gcc'
(cd intl && /usr/local/bin/make all)
make[2]: Entering directory `/gccobj/gcc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/gccobj/gcc/intl'
touch lang-f77
cd f; /usr/local/bin/make "AR_FLAGS_FOR_TARGET=rc" "AR_FOR_TARGET=ar" "BISON=bi
  HOST_CC="`case 'cc' in stage*) echo 'cc' | sed -e 's|stage|../stage|g';; *) e
  HOST_CFLAGS=" -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H" HOST_CPPFLAGS="  " \
  ../f771
make[2]: Entering directory `/gccobj/gcc/f'
cc -c  -DIN_GCC    -g  -W -Wall    -I. -I.. -I/gcc-2.95.2/./gcc/f -I/gcc-2.95.2
make[2]: Leaving directory `/gccobj/gcc/f'
make[1]: Leaving directory `/gccobj/gcc'
-----------------------------------------------------------------------------------------------------
cpp: "bld.h", line 763: warning 2013: Unknown preprocessing directive.
cpp: "com.h", line 137: warning 2013: Unknown preprocessing directive.
cpp: "com.h", line 145: warning 2013: Unknown preprocessing directive.
cpp: "bld.h", line 132: warning 2013: Unknown preprocessing directive.
cpp: "bld.h", line 763: warning 2013: Unknown preprocessing directive.
cpp: "com.h", line 137: warning 2013: Unknown preprocessing directive.
cpp: "com.h", line 145: warning 2013: Unknown preprocessing directive.
cpp: "bld.h", line 132: warning 2013: Unknown preprocessing directive.
cpp: "bld.h", line 763: warning 2013: Unknown preprocessing directive.
cpp: "bld.h", line 132: warning 2013: Unknown preprocessing directive.
cpp: "bld.h", line 763: warning 2013: Unknown preprocessing directive.
cpp: "target.h", line 48: warning 2013: Unknown preprocessing directive.
cpp: "global.h", line 161: warning 2013: Unknown preprocessing directive.
cpp: "target.h", line 48: warning 2013: Unknown preprocessing directive.
cpp: "global.h", line 161: warning 2013: Unknown preprocessing directive.
cpp: "target.h", line 48: warning 2013: Unknown preprocessing directive.
cpp: "target.h", line 48: warning 2013: Unknown preprocessing directive.
cpp: "bld.h", line 132: warning 2013: Unknown preprocessing directive.
cpp: "bld.h", line 763: warning 2013: Unknown preprocessing directive.
make[2]: *** [bad.o] Error 1
make[2]: Leaving directory `/gccobj/gcc/f'
make[1]: *** [f771] Error 2
make[1]: Leaving directory `/gccobj/gcc'
make: *** [all-gcc] Error 2

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