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?
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel