On Wed, 22 Jun 2016, ayush goel wrote:

> I am working on importing gnulib library inside the gcc tree. Should the 
> library be imported in the top level directory along with other 
> libraries (like libiberty, libatomic, liboffloadmic etc), or should it 
> be imported inside gcc/ like it is done in the binutils-gdb tree. There 
> they have a gnulib directory inside gdb/ in the top level directory. 

I think top-level will be easier.  Note that, like libiberty, gnulib will 
need to be built for the build system (for use by generator programs) as 
well as for the host.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to