[13204] in Athena Bugs
rsaix 7.7J: gcc (both cygnus and gnu locker)
daemon@ATHENA.MIT.EDU (Bruce R. Lewis)
Sat Feb 11 12:19:12 1995
To: bugs@MIT.EDU
Cc: gnu@MIT.EDU
Date: Sat, 11 Feb 1995 12:18:51 EST
From: "Bruce R. Lewis" <brlewis@MIT.EDU>
System name: augmented
Type and version: POWER 7.7J (1 update(s) to same version)
Display type: graygda
I get the following problem whether cygnus or gnu is first in my path:
/mit/wwwdev/build/rs_aix32/mapedit1.1.2% make
gcc -O -D__STR31__ -I/mit/x11/include -DSYSV -DAIXV3 -D_ALL_SOURCE -DANSI -DCERN_DEFAULT=True -c gd.c -o gd.o
gcc -O -D__STR31__ -I/mit/x11/include -DSYSV -DAIXV3 -D_ALL_SOURCE -DANSI -DCERN_DEFAULT=True -c mapedit.c -o mapedit.o
rm -f mapedit
gcc -o mapedit gd.o mapedit.o -O -D__STR31__ -L/mit/x11/rsaixlib -lXaw -lXmu -lXt -lXext -lX11 -lm -bnodelcsect
0706-005 ld: Cannot find file: libgcc.a
Check path name and permissions or
use local problem reporting procedures.
0706-005 ld: Cannot find file: libgcc.a
Check path name and permissions or
use local problem reporting procedures.
make: *** [mapedit] Error 1
/mit/wwwdev/build/rs_aix32/mapedit1.1.2% make
gcc -O -D__STR31__ -I/mit/x11/include -DSYSV -DAIXV3 -D_ALL_SOURCE -DANSI -DCERN_DEFAULT=True -c gd.c -o gd.o
gcc -O -D__STR31__ -I/mit/x11/include -DSYSV -DAIXV3 -D_ALL_SOURCE -DANSI -DCERN_DEFAULT=True -c mapedit.c -o mapedit.o
rm -f mapedit
gcc -o mapedit gd.o mapedit.o -O -D__STR31__ -L/mit/x11/rsaixlib -lXaw -lXmu -lXt -lXext -lX11 -lm -bnodelcsect
0706-005 ld: Cannot find file: libgcc.a
Check path name and permissions or
use local problem reporting procedures.
0706-005 ld: Cannot find file: libgcc.a
Check path name and permissions or
use local problem reporting procedures.
make: *** [mapedit] Error 1