This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
cc: unrecognized option `-qnoro'
- To: gcc at gcc dot gnu dot org
- Subject: cc: unrecognized option `-qnoro'
- From: Carol Boyce <cboyce at fielding dot edu>
- Date: Wed, 9 May 2001 14:24:23 -0700
I am on an IBM with AIX 4.3.3, trying to use the gcc C compiler
to relink the Unidata database to a Datatel product DMI. I am getting
the following errors. Does anyone have any clues?
Carol Boyce, Programmer Analyst, Fielding Graduate Institute 9 May 2001
-------------------------------- /usr/ud/work
142 clb>makeudt
Are you ready to use "cfuncdef" in "/usr/ud/work"
to make a new udt? (y/n) y
Generating new udt. It takes a while.
Please wait ...
make -f new.mk udt:
cc -qnoro -qarch=com -DNLS -O -c funchead.c
cc: unrecognized option `-qnoro'
cc: unrecognized option `-qarch=com'
cc -qnoro -qarch=com -DNLS -O -c interfunc.c
cc: unrecognized option `-qnoro'
cc: unrecognized option `-qarch=com'
cc -qnoro -qarch=com -DNLS -O -c callcf.c
cc: unrecognized option `-qnoro'
cc: unrecognized option `-qarch=com'
cc -qnoro -qarch=com -DNLS -O -c efs_init.c
cc: unrecognized option `-qnoro'
cc: unrecognized option `-qarch=com'
cc -K funchead.o interfunc.o callcf.o efs_init.o
/usr/ud/work/dtdmipt.o
/usr/ud/work/libdmi.a -L/usr/ud/lib -lapidummy -lshare -ludsql -ludmach
-lbasic
-lret1 -lperf -lides -lpipe -lfunc -lndx -lshm -lmglm -lglm -lulc -lcmn
-llic
n -ludus -lunix -lnfaclnt -lodsdummy -lm -lcurses -lbsd -o udt
cc: unrecognized option `-K'
collect2: Library libm not found (note:I got this problem solved.)
make: 1254-004 The error code from the last command is 1.
Stop.
Execute "make -f new.mk udt" error, errno = 0