Hi, On Mon, Oct 2, 2023 at 2:07 PM Jim Hall via Freedos-devel <freedos-devel@lists.sourceforge.net> wrote: > > Jim wrote: > > 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? > > > Jerome wrote: > > The 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. > [..] > > Yes I saw the discussion about DJGPP being out of date and really big. > No problems there. I know the distro is getting really big (see also > below) and we should try to trim some things. I just wanted to compile > something with IA-16 GCC (not DJGPP) and found I couldn't because > something was missing in T2310 that IA-16 GCC needed. > > I wonder what the mininum extra stuff is needed from DJGPP to get > IA-16 GCC to work. I haven't tried, but I guess that's a project I'll > try to tackle soon. If it's a matter of crafting an ENV file, then > that's one thing. If IA-16 GCC really needs a bunch of stuff from > DJGPP, that may preclude IA-16 GCC if we don't have DJGPP.
T.K. Chia's Gitlab site says this (untested by me): "Alternatively, if you do not wish to install DJGPP, just set a DJDIR environment variable thus: set DJDIR=c:\devel\djgpp" * https://gitlab.com/tkchia/build-ia16/-/releases Off the top of my head, I don't know of any hard requirements that I16GCC.EXE (etc.) needs from DJDEV205.ZIP. (The 386 COFF libraries are useless, for instance, presumably all of the headers too. The rest is mostly just misc. utils and info files.) _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel