This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 3.3.1 on Solaris 2.6


Hi Vijay,

Make sure you've done this (presuming GCC has been untarred to /home/vsheshan/gcc-3.3.1):
cd /home/vshan
mkdir mygcc
cd mygcc
/home/vseshan/gcc-3.3.1/configure --prefix=/home/vseshan/local/gcc-3.3.1 --with-local-prefix=/home/vseshan/local/gcc-3.3.1

As I understand it, you cannot create GCC from within the source directory of GCC.  Kboom.

HTH,
--Eljay



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]