Hi, On Mon, Aug 29, 2022 at 1:52 PM Paul Dufresne via Freedos-devel <freedos-devel@lists.sourceforge.net> wrote: > > At first I did: > fdnpkg install djgpp_gc > and then tried: gcc , in some directory... was not working > > I then "cd c:\devel\djgpp\bin" > I then "gcc", but then I got a segmentation fault. > > I think that after some Google search (did not help)... I saw > C:\DJGPP\README.1ST > > I then: > fdnpkg install djgpp > fdnpkg install djgpp_bn > > and added to c:\fdauto.bat (after other set, before aliases): > set DJGPP=C:\DEVEL\DJGPP\DJGPP.ENV > set PATH=C:\DEVEL\DJGPP\BIN;%PATH% > ... > reboot > > after that: > gcc --version > have given the expected result. > > Wish to help others get the result faster... either creating a Wiki page > would help. > Or maybe some line written when installing djgpp_gc?
Traditionally, you would follow these instructions: * https://www.delorie.com/pub/djgpp/current/v2/readme.1st Also see the mini-FAQ: * http://www.delorie.com/pub/djgpp/mini-faq.txt _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel