From: peter AT agnes DOT dida DOT physik DOT NO-SPAM-PLEASE DOT de (Peter Gerwinski) Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems with GPC Date: 8 May 1997 13:53:43 GMT Organization: Universitaet Essen, Germany Lines: 35 Message-ID: <5kslt7$cvr@sun3.uni-essen.de> References: <5kbddj$m63 AT usenet81 DOT supernews DOT com> <5kcghs$8qa AT news DOT ox DOT ac DOT uk> Reply-To: peter DOT gerwinski AT NO-SPAM-PLEASE DOT de NNTP-Posting-Host: agnes.dida.physik.uni-essen.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Kevin W. Rogovin (rogue1 AT math DOT ucsb DOT edu) wrote: > [...] > I then get a message from ld.exe: > File crt0.o does not exist (or something of that ilk) > I then check the lib dircetory and it is there, moreover I have > [...] Does anyone know what might be wrong with my gpc installation? You probably missed to edit your \djgpp\djgpp.env file. From the GPC installation instructions (you might have an older version which does not yet contain this): 8< ------------ Finally, add these lines to your \djgpp\djgpp.env file: --------- cut here ------- cut here --------- [gpc-cpp] C_INCLUDE_PATH=%/>;C_INCLUDE_PATH%%DJDIR%/include [gpc] COMPILER_PATH=%/>;COMPILER_PATH%%DJDIR%/bin LIBRARY_PATH=%/>;LIBRARY_PATH%%DJDIR%/lib 8< ------------ Hope this helps, Peter Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer Reply e-mail to "uni-essen" http://home.pages.de/~peter.gerwinski/ [970201] instead of "NO-SPAM-PLEASE". maintainer GNU Pascal [970420] kampi.hut.fi/gpc Sorry for the inconvenience. http://home.pages.de/~gnu-pascal/ [970125]