You did not ask for it!

You probably did not want it!

It is big!



But it is here!

GCC 12.2.0 and BinUtils (linker, assembler) version 2.35.1, now available as 
downloads at: 



https://gitlab.com/dufresnep/freedos-djgpp/-/tree/main



GCC package have no source.

BinUtils have source (and is the most part of the archive).



You will need to add in fdauto.bat

set DJGPP=\DEVEL\DJGPP\DJGPP.ENV



And I have tried to create links to most executable... but you still need to 
had it in the PATH to compile a program:

set PATH=%PATH%;C:\DEVEL\BIN



Up to now, only tried by compiling a printf("Hello FreeDOS people!\n) program.



I install it with:

fdnpkg install djgpp

fdnpkg install djgpp_bn.zip

fdnpkg install djgpp_gc.zip



euh... I have created a 900M image with "qemu-img create fdt2208,img 900M"

and after installatiion, and closing of the VM, I do:



losetup -f -P fdt2208.img

so that it come in my Files Window (have to enter password to mount it)



so that I can copy the zip files in the raw image file



But hopefully, it will become much easier to install if it is accepted.



Note: I did not recompiled the files, just created zip files for the packages 
and moved the files in.
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to