Message-ID: <2F401491.2B16@Cheerful.Com> Date: Tue, 14 Feb 1995 03:25:22 +0100 From: CyberGoofy MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Please help me ! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk The following is the source code : #include main() { printf("Hello, world!\n"); } and i compile it using the comand : gcc -v hello.c -o hello.exe counld, sombady please tell me what's wrong and why my comp crashes or freezes ? By the way i don't know anything about protected mode etc. ! ps. what is a DPMI provider under DOS ? bYE Thanks