| delorie.com/archives/browse.cgi | search |
| From: | Nate Eldredge <neldredge AT hmc DOT edu> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: Informations about use of GNU compiler DJGPP |
| Date: | 31 May 2001 11:18:36 -0700 |
| Organization: | MindSpring Enterprises |
| Lines: | 22 |
| Sender: | nate AT mercury DOT bitbucket DOT com |
| Message-ID: | <83snhlwfer.fsf@mercury.bitbucket> |
| References: | <000501c0e9bb$b618f920$69c8c8c2 AT tin DOT it> |
| NNTP-Posting-Host: | a5.f7.d9.bf |
| Mime-Version: | 1.0 |
| X-Server-Date: | 31 May 2001 18:18:37 GMT |
| User-Agent: | Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
"Gianluca Cantoni" <gianluca DOT cantoni AT tin DOT it> writes: > Dear Sirs, > > I have to programme 8-bit or 16-bit controllers like Philips 80C51 or > Hitachi H8 od Infineon 80C166 or 80C167. > > Is the GNU compiler DJGPP suitabel for these microcontrollers ? No; DJGPP per se is only suitable to targeting PCs running some equivalent of DOS. As far as I can tell, gcc doesn't support these chips at all, so you can't even use it as a cross-compiler. > Do you know if there are a suitable and compatible compiler in Internet for > these chip ? No idea, sorry. -- Nate Eldredge neldredge AT hmc DOT edu
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |