This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Need to know if my gcc installation is correct (3.4.2)
- From: Saurabh dot Bhatnagar at blr dot hexaware dot com
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 29 Mar 2005 12:10:17 +0530
- Subject: Re: Need to know if my gcc installation is correct (3.4.2)
Hi
I have GCC 3.0.3 installedon my unix box:
System = SunOS
Node = sunrds4
Release = 5.8
Machine = sun4u
I am installing gcc3.4.2 for c,c++ on this system.
Since there are know issues of code-generation with 3.x.x gcc compilers, I
installed gcc 3.2.3 and bootstrapped it to 3.4.2.
Everything built ok and tested.
On Install, In the install path, I see the include folder is empty and the
libstdc++-v3 is not installed in lib folder.
I am able to build TCL8.4.2 using gmake,gcc but there are some issues with
QT.
How do check if my install was correct?
warm regards
Saurabh