I did a fresh install and set the DJGPP environment variable and I can now compile hello world with gcc.
To test perl, I just used *perl -de1* which should drop perl into a debugger prompt, but I get this: [image: image.png] *@INC* is the include path where perl looks for its modules, and the default is set at compile time. Actually, in composing this message I've realized that it's actually just an inconvenience, because if I set an environment variable, *PERL5LIB* in my autoexec.bat file, perl will look there for libraries and will seem to work fine. On Sat, 5 Dec 2020 at 12:36, Eric Auer <e.a...@jpberlin.de> wrote: > > Hi! > > If your GCC segfaults, try without EMM386 > (JEMM386, JEMMEX etc.) or try more cautious > options for it. Maybe it has some conflicts > about some memory areas with your BIOS or > hardware. What exactly does PERL say? And > does MEM help you to get further insights? > Cheers, Eric > > PS: Which type of disk / controller do you use? > > > > > _______________________________________________ > Freedos-user mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-user >
_______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user