This is the mail archive of the gcc-help@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: Porting GCC/G++


> I am working on a project to create an operating system. We would
> like to have GCC/G++ on it from the start and use it to do
> development. However, I can't find any documentation on what I need
> to support the compiler. All the Porting docs I come across are
> related to porting between processor architectures.  Could someone
> please point me to some good material?

I don't think there is any material on this topic, other than the
chapter "Portability", and the installation instructions
(install.texi). If you have specific questions, feel free to ask them
on this list.

Regards,
Martin


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