Mail Archives: djgpp/1996/07/19/19:54:51
Reply to message 5251847 from DAVIDP AT OPHIR. on 07/18/96 3:47AM
>Just Installed DJGPP v2.0 in order to compile some unix progs on my
>laptop but when I try to compile any prog I get the following error
>messages:
Please read section 8.13 of the FAQ. You have in some way invalidated
the reference to the file 'djgpp.lnk', which is needed by the linker and
contains the references to the _ctor and _dtor labels. Make sure that
your DJGPP environment variable points to the correct location of
'djgpp.env', and that 'djgpp.env' indicates the correct location of
'djgpp.lnk'.
John
- Raw text -