From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7145 invoked by alias); 11 Jan 2002 22:34:14 -0000 Mailing-List: contact sourcenav-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sourcenav-owner@sources.redhat.com Received: (qmail 7107 invoked from network); 11 Jan 2002 22:34:12 -0000 Message-ID: <9253F48DBB8FEC4A8CCC376BA61158CCC1F4B9@EXCSTH1.csa.space.gc.ca> From: "Chu, Casing" To: "'sourcenav@sources.redhat.com'" Subject: Compillation of C/C++ parser for SourceNav5.0 under windows Date: Fri, 11 Jan 2002 16:10:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2002-q1/txt/msg00027.txt.bz2 Hi I recently downloaded the newest version of SourceNavigator (version 5.0) and was interested in the C/C++ parsing tool that was used. The source for the C/C++ parsing tool was found //source/snavigator/parsers/cpp from the file SN50-010322-source.tar.qz from the following location : http://mirrors.rcn.com/pub/sourceware/sourcenav/releases/ . My question is how would I be able to seperately compile the parser? and in addition how would I be able to seperate the parser as a stand alone utility?