Mail Archives: djgpp/1998/02/03/03:35:31
At 05:28 2/1/1998 -0700, Mike McLean wrote:
>I am having a problem compiling C++ files with DJGPP under dosemu and
>Opendos 7.02. I can compile C programs just fine. The strange thing is
>everything was fine before I installed opendos. I used to be able to
>compile c++ programs just fine under win 95 on the same drive that
>Dosemu uses. I have everything set up according to the readme.1st I
>believe. The main thing is whenever I invoke gxx it says ld.exe can't
>find crt0.o. Here is my autoexec.bat
>
>@ECHO Off
>PATH C:\OPENDOS;C:\;C:\DJC;C:\DJC\BIN;C:\DJC\LIB;c:\windows;
>set djgpp=c:\djc\djgpp.env
>rem EMM386 PIC=ON
>rem DPMI OFF
>VERIFY OFF
>rem PROMPT [OpenDOS] $P$G
>rem SET OPENDOSCFG=C:\OPENDOS
Is it possible that this doesn't actually run? Check the contents of the
environment (`SET') and check that the appropriate environment variables are
there. Also, sanity check, DJGPP really *is* in `c:\djc', right?
Nate Eldredge
eldredge AT ap DOT net
- Raw text -