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 gcc-2.95.2 under Sequent Dynix/ptx v4.4.4 .


Hello all ,

I am trying to compile gcc-2.95.2 under dynix/ptx v4.4.4 and it passes the configure step :
1) cd _objdir_ ; ../gcc-2.95.2/configure --prefix=/usr/local/gcc -enable-shared .
2) make bootstrap .

When i start the make procedure it fails under this message :
        test x"yes" != xyes || \
          cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc-2.95.2/libiberty/../include  -fpic argv.c -o pic/argv.o
-f option ignored on this processor
command line: fatal: cannot open  argv.c: No such file or directory
*** Error code 1
Make: .  Stop.
*** Error code 2
Make: .  Stop.


Nissim Penias .
mailto : nissim.penias@cai.com .



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