Detlef Reimers wrote:

> 1. LCC 4.2 for DOS: An ANSI-C Compiler system for DOS with full sources
>     for compilation with GCC. This Lcc compiler uses NASM 0.98 as assembler
>     instead of GAS. The compiler system uses GCC tools like the LS linker
>     and the AR archive manager, as well as MAKE for greater project. Most
>     of the GCC headers can be used. LCC also uses libc.a and libm.a from
>     GCC. It is also shipped with a high resolution VESA graphics library
>     (linear frame buffer for protected mode). This LCC version is a true
>     32 bit C compiler. It is very stable, shows meaningful error messages
>     and it is fast. The executables are not optimized (beside some smaller
>     inner optimizations in register usage). Like GCC, this compiler outputs
>     assembler code, which is then compiled by NASM and linked against the
>     C-library (or any other COFF library). The whole system is very compact
>     and the the packet also has many example files for learning programming
>     in C and expecially for graphics programming.

Sounds familiar to me:
http://www.mail-archive.com/freedos-u...@lists.sourceforge.net/msg01841.html
;-)

> Detlef Reimers
> (Bad Bramstedt, Germany)

So you must have moved from Kaltenkirchen. *g*

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to