OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Apr 18, 2024 9:56 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re:Making Library's with DJGPP
PostPosted: Fri Nov 29, 2002 3:38 pm 
ObPedantic: "Fighting fire with fire" means to burn off all the sources of fuel (or oxygen) around an uncontrolled fire in a controlled manner to keep the wildfire from spreading.

Unfortunately, the fuel of flame wars is self-regenerating, and the USENET/message board equivalents of a firebreak - e.g., shouting down the flame warriors in quesion, or intentionally invoking Godwin's Law by pre-emptively calling someone a Nazi - doesn't seem to work.


Top
  
 
 Post subject: Re:Making Library's with DJGPP
PostPosted: Sun Dec 01, 2002 2:33 pm 
I had a lot of trouble using DJGPP when I first encountered it. I decided if I really wanted to use gcc, I would use gcc on Linux. In addition, the concept of a stub-file to allow DJGPP to operate on certain DOS systems was clever, but I found it worrisome that these stubs could be misinterpreted as virii by virus scanning software. Ultimately, though, I don't think it is worth it. Good project, though. Thumbs up...




Erm, just sort of pointing the thread in the general direction of a topic.


Top
  
 
 Post subject: Re:Making Library's with DJGPP
PostPosted: Sun Dec 01, 2002 3:41 pm 
Offline
Member
Member
User avatar

Joined: Fri Oct 22, 2004 11:00 pm
Posts: 1076
djgpp is good if your on a win98 or dos machine, its a good stable rock solid c/c++/oc compiler.

on nt/xp/2k/etc it doesnt work properly, which is a known bug in the dpmi implementation in the NT layer. cant be fixed (by non Microsoft anyway).. so bugs out on recursion... (ie: make will often die).

its a real shame.

_________________
-- Stu --


Top
 Profile  
 
 Post subject: Re:Making Library's with DJGPP
PostPosted: Mon Dec 02, 2002 6:27 am 
Hence use Cygwin on NT/2K/XP if you're not worried about DOS compatibility.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 43 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group