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]

Re: naming convention for cc1, cc1plus, etc.


On Sun, Jan 07, 2001 at 05:25:05PM +1100, Fergus Henderson wrote:
> What name should I give the executable for the Mercury front-end?
> `cc1mercury'?  `mc1'?  `gcc_mercury_compile'?

I'd vote for "mercury1" similar to "f771".  I'd say "mc1" only
it's less clear what "m" stands for; if I were browsing files
and didn't know I'd actually guess "modula".

> And should it go in the top-level directory, or in the `mercury'
> subdirectory? 

It has to go alongside the other compilers for -B to work properly.


r~

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