Re: C programmers (particularly those who use LCC32).

From: Paul Blay (ranma_at_saotome.demon.co.uk)
Date: 06/24/04


Date: Thu, 24 Jun 2004 06:54:16 +0100


<jim_breen@idontreadhotmail.com> wrote ...
> Paul Blay <ranma@saotome.demon.co.uk> dixit:
> ><jim_breen@idontreadhotmail.com> wrote ...
> >> Srin Tuar <SrinTuar@example.net> dixit:
> >> >Hrm, thats fairly horrid, for a compiler to do, imo.
> >>
> >> I agree. An English-centric view; typical of programmers with limited
> >> world experience.
>
> >He's French. :-P
>
> I meant the person who wrote the compiler that barfed on encountering
> 8-bit characters.

So did I.
http://www.cs.virginia.edu/%7Elcc-win32/
"lcc-win32: A Compiler system for windows by Jacob Navia"
mailto:xxxxx@xxxxx.xxxxxxx.fr
 
> >Cygwin was fine 'n' dandy with a related project that had a prepared
> >auto-configuring makefile system. It's much less user friendly
> >when I have to sort that bit out myself.
>
> It's great for porting Unix-style packages into the Windows world.
> I impressed everyone, including myself, by getting a slab of
> Tcl/Tk/C ported to run on Windows without too much drama (this was
> in Japan in 2001). It needed the tcl.dll and tk.dll which were
> about 1Mb each to run in environments without Tcl/Tk installed, but
> it worked.

The 'related project' _was_ an (mostly) port from *nix style packages.



Relevant Pages

  • Re: C99 Versus ANSI.
    ... Linux and Windows having what, exactly, to do with the C99 standard? ... it looks that you meant "compiler system". ... also runs under Unix. ...
    (comp.lang.c)
  • Re: sin (M_PI)
    ... As you haven't said anything about your goals for modifying this behavior, the suggestion about sinlis as good as any, keeping in mind that default Windows behavior is for long double to be simply an alias for double. ... feature is just a feature of one compiler system under windows: ...
    (comp.lang.c)