Mail Archives: djgpp/1997/03/31/11:13:58
On Mon, 31 Mar 1997 03:39:35 GMT, "Alexey Kouzmitch"
<shinfain AT argo DOT net> wrote:
>Actually, Visual C++ is easy to port since DJGPP supports _THE_ C++
>standard!!! I ported A* Path Finding Algorithm in 15 mins or so. The only
Hmm, Visual C++ (at least since version 2.0) is a win32 compiler,
DJGPP is a dos compiler. I suspect that the chance that Visual C++
specific code also implies windows & possibly MFC specific code, is
rather big. Porting win32 code to DJGPP might be (in a limitted way)
possible using RSXNTDJ, porting MFC code would mean you first had to
port MFC to RSXNTDJ & DJGPP. Good luck!
Dominique Biesmans
- Raw text -