Mail Archives: pgcc/2000/04/05/12:59:44
Hello,
I downloaded the precompiled binaries and installed them acording to the
instructions
The tar file put all the files into
/usr/local/pgcc/* (which is not acording to the documentation on the
homepage)
Therefore, I changed my makefiles to use /usr/local/pgcc/bin/g++ to
compile my files
Everything went fine.
When executing, I got the complaint of not finding some version of
libstd**
So I copied the files from /usr/local/pgcc/lib/libstd** to /usr/lib
Now the program loads, but as soon as I try to use a ifstream function I
get a core dump.
I tried to copy the new libiberty.a to /usr/lib, but to no avail
The program seems to be linking with a wrong library version. How can I
fix this.
I am not on the mailing list (yet). Please send your comments directly
to me.
Thanks!
--
Philippe Devloo
phil AT fec DOT unicamp DOT br
http://www.fec.unicamp.br/~phil
(019) 788 2329
- Raw text -