delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/30/13:41:43.1

From: mlopatka AT qualcomm DOT com (Matthew Lopatka)
Newsgroups: comp.os.msdos.djgpp
Subject: Problems with gcc installation.
Date: 30 Sep 1998 10:35:10 -0700
Organization: QUALCOMM, Incorporated; San Diego, CA, USA
Lines: 39
Message-ID: <mlopatka.907176609@crossvine>
NNTP-Posting-Host: crossvine.qualcomm.com
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Hi everyone,

I am trying to install djgpp on a WindowsNT box, and I am having trouble w/ 
gcc.  I have been able to compile and run programs from gxx, but I am
currently getting a strange error with the following:

#include <stdio.h>

void main(void) {

   printf("Hello, world!\n");

}

I compile w/ 'gcc -o hello hello.c' 

and receive the following error:

abnormal program termination.

I run this same program/command line on a UNIX server, and everything
works.

When I run 'gcc -v', I receive:

gcc version 2_4_5

which is strange because there is no reference to a specs file, and
the version number looks a bit strange.

If you can help, I'd appreciate it!

Also... if you could please email the reply to mlopatka AT qualcomm DOT com
in addition to posting, I'd appreciate it.

Thanks for the help!

-- Matt

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019