Re: Renaming gcc from source code

2024-03-13 Thread Dan via Gcc
Thanks a lot! I'll look into it. On Wed, Mar 13, 2024 at 2:59 PM Jonathan Wakely wrote: > On Wed, 13 Mar 2024 at 09:46, Dan via Gcc wrote: > > > > Hello! > > > > I'm new to open source development and am exploring the domain. I am > trying > > to learn the internals of gcc and the first project

Re: Renaming gcc from source code

2024-03-13 Thread Jonathan Wakely via Gcc
On Wed, 13 Mar 2024 at 09:46, Dan via Gcc wrote: > > Hello! > > I'm new to open source development and am exploring the domain. I am trying > to learn the internals of gcc and the first project that I've chosen for > myself is to rename gcc to 'myCompiler' from the source and build it so > that gc