Re: C90 IDE+compiler for Windows / educational purposes
- From: Richard Heathfield <rjh@xxxxxxxxxxxxxxx>
- Date: Thu, 21 Feb 2008 10:38:08 +0000
muntyan@xxxxxxxxx said:
On Feb 21, 1:49 am, Richard Heathfield <r...@xxxxxxxxxxxxxxx> wrote:
munt...@xxxxxxxxx said:
On Feb 20, 7:50 pm, CBFalconer <cbfalco...@xxxxxxxxx> wrote:
<snip>
I don't know what is wrong with TCs stddef.h.
No offsetof, no wchar_t (no wchar_t *at all*, in fact).
Well, neither of those omissions presents a serious problem to someone
who is knowledgeable and determined to fix the problem
How about locale?
Do you know this to be a conformance issue with Turbo C 2.01?
How about other missing things which
you have no idea about?
Such as?
Little quiet hacking in such a
case is in fact harder (because it would actually mean
checking the whole library and the compiler) than taking
glibc printf sources and building those with mingw.
If you need the source code, yes, I agree, in which case Digital Mars may
suit the OP's needs better.
Or even not building anything but knowing exactly what is
broken.
Such as?
It's funny, little omissions which do not represent serious
problems in an ancient compiler from a museum, and real serious
problems in another compiler advertised here by his annoying
author. By a spammer damn it!
If one needs the source to make the implementation conform, then that's a
serious problem that effectively renders the game not worth the candle,
and one would be better off seeking a better implementation.
Can you demonstrate that Turbo C 2.01 is so broken that one would need the
implementation's source code in order to fix it?
--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
.
- Follow-Ups:
- Re: C90 IDE+compiler for Windows / educational purposes
- From: ymuntyan
- Re: C90 IDE+compiler for Windows / educational purposes
- References:
- Re: C90 IDE+compiler for Windows / educational purposes
- From: Ioannis Vranos
- Re: C90 IDE+compiler for Windows / educational purposes
- From: Richard Heathfield
- Re: C90 IDE+compiler for Windows / educational purposes
- From: muntyan
- Re: C90 IDE+compiler for Windows / educational purposes
- From: CBFalconer
- Re: C90 IDE+compiler for Windows / educational purposes
- From: muntyan
- Re: C90 IDE+compiler for Windows / educational purposes
- From: Richard Heathfield
- Re: C90 IDE+compiler for Windows / educational purposes
- From: muntyan
- Re: C90 IDE+compiler for Windows / educational purposes
- Prev by Date: Re: printf() Specification for size_t?
- Next by Date: Re: help needed on coversin of an char array to an integer
- Previous by thread: Re: C90 IDE+compiler for Windows / educational purposes
- Next by thread: Re: C90 IDE+compiler for Windows / educational purposes
- Index(es):
Relevant Pages
|
Loading