This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Questions how to test correct c++ library install.
- From: damovand <Llappin4 at netscape dot net>
- To: gcc <gcc at gnu dot org>
- Date: Fri, 11 Oct 2002 09:42:49 -0700
- Subject: Questions how to test correct c++ library install.
Is there a program and Makefile that I can use to test the correctness
of my setup? I looked through the Makefiles under 'testsuite' directory
but can't be sure it's for the purpose of a simple build.
I've done a lot of c++ programming and have written simple Makefiles but
never had to set up the compiler and the environment could someone
please point me to a good comprehensive online document?
Thanks