Re: [Freedos-user] Good C compiler for FreeDOS?

2004-06-21 Thread Steve Nickolas - Using Windoze
Karim wrote:
Hello 

I want to port a 8051 C compiler to FreeDOS/DOS. It`s the sdcc compiler,
you can find the sources on sdcc.sourceforge.net. 
The code compiles on Linux, Unix, MacOSX, Windows ..but I didn`t find a
DOS port, so I think it would be a benefit to have a working DOS
version, because a lot of MCu people are using DOS as a second OS
target. 

Until now, I didn`t look at the sources, but I guess there is no GUI
stuff or extraordinary Libs needed. So I hope I can compile it with
DJGPP or Turbo C. What do you think? Which compiler should I try to work
with these unix based sources? 
I don`t know much about FreeDOS C programming, but I cannot use the
makefile, can I? 
Has anyone a clue, which compiler switches are required?

Greetings Karim 
DJGPP is closest to *x, since it's a *x compiler ported to DOS (it also 
requires a 386).

-uso.

---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Good C compiler for FreeDOS?

2004-06-21 Thread Arkady V.Belousov
Hi!

21--2004 22:56 [EMAIL PROTECTED] (Karim) wrote to
[EMAIL PROTECTED]:

K stuff or extraordinary Libs needed. So I hope I can compile it with
K DJGPP or Turbo C. What do you think? Which compiler should I try to work
K with these unix based sources?

 OpenWatcom (www.openwatcom.org)?

K I don`t know much about FreeDOS C programming, but I cannot use the
K makefile, can I?

 Can.

K Has anyone a clue, which compiler switches are required?

 Makefiles processed by MAKE utility, not by compiler itself.




---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user