Re: [Freedos-devel] FreeDOS Interim Build T2310

2023-10-01 Thread Jerome Shidel via Freedos-devel
Hi Jim,On Oct 1, 2023, at 5:06 PM, Jim Hall via Freedos-devel  wrote:I want to compile some things using IA-16 GCC in the new Interim BuildT2310, but neither the LiveCD or BonusCD have the DJGPP Environmentpackage on it. We had this on previous FreeDOS installs; to compilewith IA-16 GCC, you need to set the DJGPP environment variable to aDJGPP.ENV file.Or is the DJGPP Environment package on one of the ISOs, and I'vemissed it somehow?This is the package from FD13:http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/repositories/1.3/pkg-html/djgpp.htmlThe DJGPP are massive. There is not enough room on the CDs for everything else when DJGPP is included. Off-hand I think those packages require something like 350Mb.Plus… there have been “complaints” that the DJGPP needed updating and some other tools/packages should also get included.I’m not a DJGPP user and don’t want to break those packages. So, I’m not updating them. However, Paul Dufresne was working on the packages in the FreeDOS archive. Unfortunately, I think that work has stagnated. Also, since DJGPP uses some much space. The community still needs to decide how we are going to handle the problem. Some discussion was done here about a year ago. But, that also remains unresolved.I don’t know what the minimum required packages would be. Or, how much space they would require.  It might be possible to just include a few of them on either the install or bonus media.Possibly leave out some other packages to make room for some of the DJGPP packages. But in general, users tend to become very unhappy when something the use gets removed.Maybe it would be best to move nearly all Development packages to a DevelCD. Leaving only a couple very common tools (like NASM, UPX and a C compiler) on the main install/bonus media. With large packages (like Perl, FPC, DJGPP, etc) only on a DevelCD.The community needs to decide how we are going to handle the lack of sufficient storage capacity on the release media. In the meantime, the DJGPP packages have been sitting in limbo. Jerome___Freedos-devel mailing listFreedos-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/freedos-devel___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] FreeDOS Interim Build T2310

2023-10-01 Thread Jim Hall via Freedos-devel
I want to compile some things using IA-16 GCC in the new Interim Build
T2310, but neither the LiveCD or BonusCD have the DJGPP Environment
package on it. We had this on previous FreeDOS installs; to compile
with IA-16 GCC, you need to set the DJGPP environment variable to a
DJGPP.ENV file.

Or is the DJGPP Environment package on one of the ISOs, and I've
missed it somehow?

This is the package from FD13:
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/repositories/1.3/pkg-html/djgpp.html


___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] FreeDOS Interim Build T2310

2023-10-01 Thread Jim Hall via Freedos-devel
Downloaded and installed it. Looking good so far. Thanks!

Jim

On Sun, Oct 1, 2023 at 10:22 AM Jerome Shidel via Freedos-devel
 wrote:
>
> The FreeDOS Interim Test Build T2310 for October is now available for 
> download at:
>
> https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/test/
>
> Summary of changes since T2308.
>
> 2023-09-29 05:10:13 wcd (shidel): updated to v6.0.5
> 2023-09-28 16:03:00 project_FDI-x86 [unstable] (shidel): Merge branch 
> 'unstable' of github.com:shidel/FDI-x86 into unstable
> 2023-09-28 16:02:49 project_FDI-x86 [unstable] (shidel): added FDISK NLS to 
> x86 floppy exculsion
> 2023-09-28 14:55:46 project_RBE (shidel): improved floppy file cleanup
> 2023-09-28 07:55:16 project_FDI [unstable] (shidel): Adjust file cleanup list
> 2023-09-26 06:00:59 project_FD-NLS (shidel): Merge pull request #174 from 
> cardpuncher/master
> 2023-09-12 17:35:47 project_FD-NLS (cardpuncher): Add files via upload
> 2023-09-01 09:00:33 project_FDI [unstable] (shidel): remove FDISK.LNG from 
> install media
> 2023-09-01 06:06:15 doslfn (shidel): updated FR Help
> 2023-09-01 06:03:32 project_FD-NLS (shidel): Merge pull request #173 from 
> cardpuncher/master
> 2023-09-01 05:54:12 project_FDI [unstable] (shidel): exclude FDISK.LNG from 
> setup disks, not enough space on 720k floppy
> 2023-08-31 23:45:14 project_FD-NLS (cardpuncher): Add files via upload
> 2023-08-27 14:27:59 fdisk [unstable] (Bernd Boeckmann): version 1.3.9
> 2023-08-12 14:40:00 upx (shidel): updated to v4.1.0
> 2023-08-12 14:02:46 spool (shidel): added compiled version of BUFFERP.COM
>
> :-)
>
> Jerome
>
>
>
> ___
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel


___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FreeDOS Interim Build T2310

2023-10-01 Thread Jerome Shidel via Freedos-devel
The FreeDOS Interim Test Build T2310 for October is now available for download 
at:

https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/test/

Summary of changes since T2308.

2023-09-29 05:10:13 wcd (shidel): updated to v6.0.5
2023-09-28 16:03:00 project_FDI-x86 [unstable] (shidel): Merge branch 
'unstable' of github.com:shidel/FDI-x86 into unstable
2023-09-28 16:02:49 project_FDI-x86 [unstable] (shidel): added FDISK NLS to x86 
floppy exculsion
2023-09-28 14:55:46 project_RBE (shidel): improved floppy file cleanup
2023-09-28 07:55:16 project_FDI [unstable] (shidel): Adjust file cleanup list
2023-09-26 06:00:59 project_FD-NLS (shidel): Merge pull request #174 from 
cardpuncher/master
2023-09-12 17:35:47 project_FD-NLS (cardpuncher): Add files via upload
2023-09-01 09:00:33 project_FDI [unstable] (shidel): remove FDISK.LNG from 
install media
2023-09-01 06:06:15 doslfn (shidel): updated FR Help
2023-09-01 06:03:32 project_FD-NLS (shidel): Merge pull request #173 from 
cardpuncher/master
2023-09-01 05:54:12 project_FDI [unstable] (shidel): exclude FDISK.LNG from 
setup disks, not enough space on 720k floppy
2023-08-31 23:45:14 project_FD-NLS (cardpuncher): Add files via upload
2023-08-27 14:27:59 fdisk [unstable] (Bernd Boeckmann): version 1.3.9
2023-08-12 14:40:00 upx (shidel): updated to v4.1.0
2023-08-12 14:02:46 spool (shidel): added compiled version of BUFFERP.COM

:-)

Jerome



___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel