This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Feedback on -iquote


On Mon, May 31, 2004 at 02:33:55PM +0200, Carlo Wood wrote:
> I have, and used, the following setup:
> 
> A library (libcw, under development) has two (directory) levels:
> 
>   ...src/include
> 
> which contains the headers needed to compile the library itself,
> but which are not needed to compile something that uses the library.
> 
>   ...src/include/libcw

... but you didn't say what -I options you've been using or what new
sets you've tried.

-- 
Daniel Jacobowitz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]