[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-dev
Subject:    Re: [LLVMdev] LLVM as a library
From:       Chris Lattner <sabre () nondot ! org>
Date:       2003-06-29 20:30:01
Message-ID: Pine.LNX.4.44.0306292036570.9156-100000 () nondot ! org
[Download RAW message or body]

> I am trying to use LLVM as a library with some other code base. My
> problem is with the directory structure of 'include'. My original code
> base has include/Support and include/boost directories. So I cannot just
> replicate the entire llvm/include directory structure under the original
> 'include' directory. If I create a sym link llvm in the include/
> directory, then various #include's in the LLVM headers fail.

I'm not sure if I completely understand the problem, but you should just
be able to add an extra -I option to the command line to pull in include
files from whereever you want...

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic