I’m working on importing gnulib inside gcc so that gcc can leverage it’s 
functionality (and possible replace certain dependencies from libiberty). 

I have imported the required gnulib modules in a directory inside the gcc 
directory, along with the necessary configure.ac and Makefile.in required to 
configure and compile gnulib. 

In order to invoke these from the top directory, I’m making the corresponding 
changes in gcc/Makefile.in and gcc/configure.ac 
However the build is giving me an error (specifically it is not able to find 
the libgnu.a file). I’m not sure why this is happening.
I’m attaching the changes that I’ve made in the configure.ac and Makefile.in 
files

Thanks,
Ayush

Attachment: make_configure_gcc
Description: Binary data

Reply via email to