Hi,
I have been selected for the google summer of code ’16 with GCC. I’m required
to file a copyright assignment before I can start making contributions to the
project.
I would like to obtain the relevant forms in order to contribute to the gcc
project.
Thanks,
Ayush Goel
I’ll be proceeding.
https://gcc.gnu.org/wiki/replacelibibertywithgnulib
Any kind of suggestion or criticism to the approach mentioned will be highly
appreciated.
It’s a pleasure working with gcc.
- Cheers
Ayush Goel
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 require
a gnulib directory
inside gdb/ in the top level directory.
--
Thanks,
Ayush Goel
le 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
h in all such files.
Is this due to some variable like HAVE_CONFIG_H being set?
--
Thanks,
Ayush Goel