Re: C90 IDE+compiler for Windows / educational purposes



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
.



Relevant Pages

  • Re: Help needed for programming of microcontrollers and associated chips.
    ... Repeat the check for any new loops you see. ... Write source code for some of the subsections and code to test those ... Now you need a compiler. ... Fix everything that the compiler warned you about. ...
    (sci.electronics.design)
  • Re: Warning: Because of COMMON...............
    ... Thank you for your reply glen.However, my concern is why a source code ... it does not.Do you think that this has to do with using a newer compiler? ... am finding it quite hard to fix the problem....The variables are so ... Prev by Date: ...
    (comp.lang.fortran)
  • Re: STM32 ARM toolset advice?
    ... Compulsory car comparison: would you buy a car where the motor block is ... you yourself using a self-help book) can fix? ... compilers work better than a compiler vendor. ...
    (comp.arch.embedded)
  • Re: GPL vs non-GPL device drivers
    ... shipped the source code of the modified POP server. ... given you the compiler he compiled it with, ... Actually, if memory serves, when you license a work under the GPL, part of the ... a derivative work" the claim is invalid - because, as it has been shown, a ...
    (Linux-Kernel)
  • Re: more compiler switches
    ... Also print the version number of the compiler ... driver program and of the preprocessor and the compiler proper. ... C source code which should not be preprocessed. ... Like -v except the commands are not executed and all command arguments are ...
    (comp.lang.fortran)

Loading