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: Where to get help for writing ports for binutils/newlib?


> From: Desmond Cheung <dycheung@cs.sfu.ca>
> Subject: Where to get help for writing ports for binutils/newlib?

binutils@sources.redhat.com and newlib@sources.redhat.com respectively. But
basically, you just roll up your sleeves and do it. In each component you'll
see files and/or subdirectories specific to various CPUs. Look at them and see
what each CPU-specific bit must provide, and write the ones that are right for
your CPU. Find an already supported CPU that's the closest to yours and use
that as your starting point.

I hope this helps.

--
Michael Sokolov		Harhan Engineering Laboratory
Public Service Agent	International Free Computing Task Force
			International Engineering and Science Task Force
			615 N GOOD LATIMER EXPY STE #4
			DALLAS TX 75204-5852 USA

Phone: +1-214-824-7693 (Harhan Eng Lab office)
E-mail: msokolov@ivan.Harhan.ORG (ARPA TCP/SMTP) (UUCP coming soon)

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