gcc questions

Markku Kolkka markkuk at tuubi.net
Sat Nov 26 11:40:06 UTC 2005


Dotan Cohen kirjoitti viestissään (lähetysaika lauantai, 26. 
marraskuuta 2005 13:16):
> We're learning C in the university and we MUST compile on
> Turbo C. So I need to know how different that piece of windows
> software is from gcc. If I compile in gcc, can I safely bet
> that the code will compile in Turbo C?

No. Turbo C is an ancient (latest version is from 1989) compiler 
for 16-bit MS-DOS. It's possible that with careful coding and 
trial and error you might be able to create simple programs that 
compile correctly under both Turbo C and GCC.

-- 
 Markku Kolkka
 markku.kolkka at iki.fi




More information about the fedora-list mailing list