| 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> |
|---|---|---|
| ||
| Previous by Date: | the compiler search apth, Gary Wessle |
|---|---|
| Next by Date: | Re: linker error on cygwin, Paul Pluzhnikov |
| Previous by Thread: | the compiler search apth, Gary Wessle |
| Next by Thread: | Re: the compiler search apth, Gary Wessle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |