
10 Mar
2013
10 Mar
'13
12:45 p.m.
Thanks Roberto,
On Sun, Mar 10, 2013 at 11:30 AM, Roberto Bagnara bagnara@cs.unipr.it wrote:
configure:9392: g++ -c -g -O2 conftest.cpp >&5 g++: installation problem, cannot exec `cc1plus': No such file or directory
That's due to my using a binary distribution without being able to install as root (because I have no root access on these Solaris boxes). I extracted, and set up the symlinks, but the installation path is hardcoded in a few places... That's why I am trying to build gcc from the sources, and I am stuck in chicken and egg problems... But I am getting there...
Thanks, Marc