Hello,
I'm trying to compile libg++-2.7.0 on an Alpha 250 running OSF/1.
I get the following problem:
# make all "CC=gcc -O2"
various compilation stuff here....
Warning: TARGETPROG changed after being used
Warning: TARGETPROG changed after being used
gcc -o gperf new.o options.o iterator.o main.o gen-perf.o key-list.o list-node.o hash-table.o bool-array.o read-line.o std-err.o version.o -L./../../ -L./../../../libstdc++ -lg++ -lstdc++
/usr/ucb/ld:
Warning: Linking some objects which contain exception information sections
and some which do not. This may cause fatal runtime exception handling
problems (last obj encountered without exceptions was version.o).
collect2: executing gcc: Permission denied
collect2: gcc returned 1 exit status
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
The version of gcc is 2.7.0.
Has anybody had any similar problems? How did you solve it?
Any help appreciated.
TIA, will summarize,
-------------------------------------------------------------------
Mariano Goluboff
"They don't know what you're doing, Babe it must be art!" -- U2
------- Support Electronic Privacy!! --------
PGP public key and other goodies are available in WWW:
http://hep-www.Colorado.EDU/~goluboff
Received on Wed Nov 22 1995 - 21:42:29 NZDT