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]

Adding new runtime library


Hi,
I try to write an optimization pass which at some point will make a call to a new runtime library.
To achieve this I need to write my own runtime library i.e something like libgomp but much simpler for now.
I will like to know if there is a tutorial of any documentation on how to do this?
If not can you enumerate which files I have to modify to achieve it?
Thanks in advance.
Petros



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