www.delorie.com/archives/browse.cgi | search |
From: | "Paul Derbyshire" <pderbysh AT usa DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <6gqmm1$502$1 AT news00 DOT btx DOT dtag DOT de> |
Subject: | Re: need help with the installation of DJGPP under dos |
Lines: | 31 |
MIME-Version: | 1.0 |
Message-ID: | <X7nY.2672$Ni2.1709694@news21.bellglobal.com> |
Date: | Mon, 13 Apr 1998 12:00:55 GMT |
NNTP-Posting-Host: | 206.172.182.180 |
NNTP-Posting-Date: | Mon, 13 Apr 1998 08:00:55 EST |
Organization: | Bell Solutions |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Tilo Johannsen wrote in message <6gqmm1$502$1 AT news00 DOT btx DOT dtag DOT de>... >gcc.exe: lstdcxx: No such file or drectory (ENOENT) Caused by: >C:\DJGPP>gcc -o erstes.exe erstes.c lstdcxx Should be: C:\DJGPP>gcc -o erstes.exe erstes.c -lstdcxx >erstes.c:1: undefined or invalidd # directive Caused by: >#inckude<stdio.h> Should be: #include <stdio.h> -- .*. "Clouds are not spheres, mountains are not cones, coastlines are not -() < circles, and bark is not smooth, nor does lightning travel in a `*' straight line." ------------------------------------------------ -- B. Mandelbrot | Paul Derbyshire (PGD) ao950 AT freenet DOT carleton DOT ca ______________________ ____|_____________ pderbysh AT usa DOT net Programmer & Humanist | ICQ: 10423848 | http://chat.carleton.ca/~pderbysh
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |