Date: Wed, 10 Nov 93 09:24:29 -0500 From: DJ Delorie To: miller AT dg-rtp DOT dg DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Eiffel/S 1.2 and djgpp > OS12.o(.text+9a): undefined reference to `_getcwd2' > OS12.o(.text+50): undefined reference to `_getdrive' > OS12.o(.text+48): undefined reference to `_chdrive' > OS12.o(.text+4): undefined reference to `_getdrive' > > I can not find these symbols in the current djgpp port (1.10) that I am > using. Any advice would be appeciated! If I can't can't any guidance, I will > have to go to egghead and buy borland for big $$ to complete the course. > (of course egghead won't refund if it doesn't work, as of recent, but thats > another subject) Not all routines are in djgpp. Since you have the djgpp sources, why not write them? I'll gladly add them to the official distribution if you submit them (with the right copyrights, of course).