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]

Re: Ada GNARL naming convention


> Is there any documentation describing the naming conventions used for the
> GNARL component files? Specifically, I'm trying to determine how to name new
> OS primitives files for binding GNARL to host native pthreads.

There's no real rule.

The reference for current files is ada/Makefile.in.
The idea for a new port is to take the next free letter available (e.g. 7 or 8)

Arno


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