[cfe-dev] Using more than one version of clang

Edward Diener eldlistmailingz at tropicsoft.com
Tue Jan 1 05:09:25 PST 2013


On 1/1/2013 2:18 AM, Sean Silva wrote:
> On Mon, Dec 31, 2012 at 9:24 PM, Edward Diener
> <eldlistmailingz at tropicsoft.com> wrote:
>> Are you saying that if I just invoke "clang", and it is found in some
>> directory within the PATH, then it automatically finds its header files and
>> libraries relative to where the executable exists ? That would be excellent.
>
> That is correct.
>
>> That would be excellent.
>
> Actually it's not quite as peachy as you may think. For people who use
> clang as a library the lookup happens relative to *their* binary,
> which need not be in the magical specific directory hierarchy :/ It's
> really annoying.

Where in the doc does it specify the directory hierarchy needed ?





More information about the cfe-dev mailing list