Mail Archives: djgpp/1999/06/30/06:20:42
That is incorrect. TUNNEL was recieving a *linker* error, there was no
mention of not being able to find g++.exe (the file not found is
libg++.a which is called libgpp.a in djgpp).
In any case, if you wanted to "get make to point" to some other
program (as an alternative to g++) it would have to be gxx.exe, not
gcc.exe (gxx.exe is the renamed g++).
Davin.
On Wed, 30 Jun 1999 11:46:05 +1200, "David Mitchell"
<dmitchell AT inet DOT net DOT nz> wrote:
>
>TUNNEL wrote in message <7l9114$7oe$1 AT diana DOT bcn DOT ttd DOT net>...
>>Seems that 'something' (sorrry, I'm not a computer wiz) called -lg++ is
>>missing in the DJGPP directory, am I right?.
>
>
>The file that is missing is g++.exe, you need to get make to point to gcc
>but I'm not sure how you'd do this, (maybe an option of make)
>
>David
__________________________________________________________
*** davmac - sharkin'!! davmac AT iname DOT com ***
my programming page: http://yoyo.cc.monash.edu.au/~davmac/
- Raw text -