Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Feng Y" Subject: Problem when compiling c++ using gcc To: cygwin AT cygwin DOT com Date: Sat, 20 Mar 2004 03:46:34 -0500 Message-ID: In-Reply-To: <1079696928.10718.ezmlm@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Hi, I am new to Cygwin and I am using NS2 under cygwin-1.3.12. When I tried to use gcc to compile some C++ code and recompile NS, I met some problems. I used the following command to compile the c++ file: gcc -o ping ping.cc I got the following messages: agent.h: No such file or directory tcltc.h: No such file or directory packet.h: No such file or directory .... How can I link these header files in NS directories? Thanks in advance. Yang -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/