help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: G++ standard includes


From: snodx
Subject: Re: G++ standard includes
Date: Tue, 19 Mar 2002 14:30:58 +0530

Hi Gsarno,
          If you are trying to compile from the command-line, why dont you use 
the -I option.

          g++ -I/third-party/include/......

          The -I option will tell the compiler where to look for the includes.

          Hope this helps.
                                                           SNODX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]