I’m using the whole of gdb’s gnulib wrapper library and scripts and imported it 
in gcc's top level directory. 
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=tree;f=gdb/gnulib;h=cdf326774716ae427dc4fb47c9a410fcdf715563;hb=HEAD
 

I’ve also added gnulib as a host and build module in the Makefile.def and added 
the corresponding dependency of all-gcc on gnulib targets and regenerated the 
Makefile.in and configure files.

However I still don’t see compiled gnulib files as a sub directory in the build 
directory? 
What can be the reason for that?

--  
Thanks,  
Ayush Goel

Reply via email to