Mail Archives: djgpp/1999/09/29/12:27:53
>Let's say I wanted to start from scratch (getting rid of all of my current
>tools... what tools would I need to download in order to create a dll using
>both c and c++?
Go to:
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/index.html
Read, download (gcc-2.95-mingw32.zip), and learn the wonder of MingW32.
If you need C/C++ get 2.95, if you need Pascal get EGCS-1.1.2.
(Oh yeah, pop by Ander's page: http://www.acc.umu.se/~anorland/gnu-win32/
and get the
most recent win32 headers while your at it)
If you can part with C++ go to:
http://www.cs.virginia.edu/~lcc-win32/
and enjoy LCC-WIN32 (small, fast, C only.)
- Raw text -