GNU make / DJGPP make difference? (Developers)
> Can you suggest me a 100 % working minimal DJGPP sample make project? It's
> hopefully more easy to answer this way.
> +
> A confirmed to work editors for DOS and Windows with tabs?
TDE works fine for me, and its 32-bit DOS version is built with DJGPP itself. So the included "makefile" should work out of the box (assuming your GCC supports "-mtune=pentiumpro", e.g. change that to "-mcpu=" if GCC 3.2.3 or older). Two birds with one stone!
http://www.geocities.com/jadoxa/tde/
EDIT: There's actually a few separate makefiles in there. The default will work for Linux w/ Ncurses if you change the OS value. And I think the Win32 version by default was compiled with LCC-Win32 (but MinGW also claims to work in the main makefile, set OS=win32).
Complete thread:
- GNU make / DJGPP make difference? - mr, 30.08.2008, 19:01 (Developers)
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- GNU make / DJGPP make difference? - Rugxulo, 31.08.2008, 00:38
- GNU make / DJGPP make difference? - mr, 31.08.2008, 02:04
- GNU make / DJGPP make difference? - marcov, 01.09.2008, 11:44
- GNU make / DJGPP make difference? - mr, 31.08.2008, 02:07
- GNU make / DJGPP make difference? - Laaca, 31.08.2008, 09:55
- GNU make / DJGPP make difference? - Rugxulo, 31.08.2008, 20:40
- GNU make / DJGPP make difference? - Rugxulo, 02.09.2008, 04:50
- GNU make / DJGPP make difference? - mr, 02.09.2008, 14:40
- GNU make / DJGPP make difference? - Rugxulo, 02.09.2008, 22:49
- GNU make / DJGPP make difference? - Rugxulo, 31.08.2008, 00:38
Mix view