Free x86 C compiler wanted

"Jean-Sebastien Stoezel" <js.stoezel@gmail.com>
6 Apr 2007 00:03:10 -0400

          From comp.compilers

Related articles
Free x86 C compiler wanted js.stoezel@gmail.com (Jean-Sebastien Stoezel) (2007-04-06)
Re: Free x86 C compiler wanted ArarghMail704@Arargh.com (2007-04-06)
Re: Free x86 C compiler wanted DrDiettrich1@aol.com (Hans-Peter Diettrich) (2007-04-06)
Re: Free x86 C compiler wanted cmeerw@cmeerw.org (Christof Meerwald) (2007-04-06)
Re: Free x86 C compiler wanted cr88192@hotmail.com (cr88192) (2007-04-06)
Re: Free x86 C compiler wanted gneuner2@comcast.net (George Neuner) (2007-04-06)
Re: Free x86 C compiler wanted DrDiettrich1@aol.com (Hans-Peter Diettrich) (2007-04-08)
[6 later articles]
| List of all articles for this month |

From: "Jean-Sebastien Stoezel" <js.stoezel@gmail.com>
Newsgroups: comp.compilers
Date: 6 Apr 2007 00:03:10 -0400
Organization: Compilers Central
Keywords: 386, question, C
Posted-Date: 06 Apr 2007 00:03:10 EDT

Hello,


I am looking for a free C compiler supporting 186 processors. Ideally
the compiler would not generate code that is OS dependent (a
bootloader would copy the code from PROM to RAM then branch to the
program's entry.


Right now I am using msvc, I thought it could work by generating COM
files but I cannot succeed in starting my application (CPU not
booting). I tried different symbols (__astart, __main...), nothing
seems to boot.


Any thoughts?


Thanks


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.