gnu.gcc.help
[Top] [All Lists]

Re: the compiler search apth

Subject: Re: the compiler search apth
From: Paul Pluzhnikov
Date: Sat, 22 Jul 2006 09:50:18 -0700
Newsgroups: gnu.gcc.help
Gary Wessle <phddas@xxxxxxxxx> writes:

> debian/testing 2.6.15
> how can I find out if a given directory is in the standard search path
> of my g++ compiler?  

Search path for what?

Output from 'g++ --print-search-dirs' and 'g++ -v foo.cpp' may
provide clues.

> is it the same as the search path of the linker?

No.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy