delorie.com/archives/browse.cgi | search |
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:486 |
Path: | news-dnh.mv.net!mv!news.sprintlink.net!howland.reston.ans.net!xlink.net!rz.uni-karlsruhe.de!news.uni-stuttgart.de!news.belwue.de!green.t-informatik.ba-stuttgart.de!jscharrl |
From: | jscharrl AT ba-stuttgart DOT de (Jochen Scharrlach) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: GCC INCLUDE PROBLEMS****! |
Date: | 21 Jun 1995 12:47:36 GMT |
Organization: | Berufsakademie Stuttgart |
Lines: | 29 |
References: | <3s8ssa$gsu AT ghost DOT sm DOT dsi DOT unimi DOT it> |
Reply-To: | jscharrl AT ba-stuttgart DOT de |
Nntp-Posting-Host: | green.t-informatik.ba-stuttgart.de |
To: | djgpp AT sun DOT soe DOT clarkson DOT edu |
Dj-Gateway: | from newsgroup comp.os.msdos.djgpp |
oOo! RuNNeR !oOo (bellone AT pippo DOT sm DOT dsi DOT unimi DOT it) wrote: > i want to recompile a mud on my pc with dos in the doc of the mud > there is write that u can easily do that with > :gcc -O -Wall -c *.c > but my gcc (i 've a gcc version that give me a my friend) tell me > that can't find the stdio.h etc..... all the include file > i've tried to do this gcc -ld:\gcc\include but the problem was not > resolved!!! Did you set DJGPP=D:/GCC/DJGPP.ENV ? The correct way to define a include path would be: -Id:/gcc/include You said "link with the library d:\gcc\include" :) Bye, Jochen -- ------------------------------------ EMail: jscharrl AT ba-stuttgart DOT de or: acorn1 AT ftp DOT uni-stuttgart DOT de ------------------------------------
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |