public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* Drop djgpp-{binutils,gcc-*,runtime} 32-bit packages
@ 2023-09-08 17:29 Brian Inglis
  2023-09-24 12:32 ` Jon Turney
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Inglis @ 2023-09-08 17:29 UTC (permalink / raw)
  To: cygwin-apps

Hi folks,

Thinking we could drop the ancient (8 years) orphaned DJGPP 32-bit (by 
definition) packages; they are older than djgpp current, never mind beta on gcc 
13; from DJ's latest Monthly Mini-FAQ summary:

	djdev-2.05 binutils-2.32 ... gcc-10.2.0 ...

$ cygcheck -p DJGPP
Found 18 matches for DJGPP
djgpp-binutils-2.25-2-src - djgpp-binutils-src: Binutils for DJGPP toolchain 
(source)
djgpp-binutils-2.25-2 - djgpp-binutils: Binutils for DJGPP toolchain
djgpp-gcc-ada-5.3.0-1 - djgpp-gcc-ada: GCC for DJGPP toolchain (Ada)
djgpp-gcc-ada-5.4.0-1 - djgpp-gcc-ada: GCC for DJGPP toolchain (Ada)
djgpp-gcc-core-5.3.0-1 - djgpp-gcc-core: GCC for DJGPP toolchain (C)
djgpp-gcc-core-5.4.0-1 - djgpp-gcc-core: GCC for DJGPP toolchain (C)
djgpp-gcc-fortran-5.3.0-1 - djgpp-gcc-fortran: GCC for DJGPP toolchain (Fortran)
djgpp-gcc-fortran-5.4.0-1 - djgpp-gcc-fortran: GCC for DJGPP toolchain (Fortran)
djgpp-gcc-g++-5.3.0-1 - djgpp-gcc-g++: GCC for DJGPP toolchain (C++)
djgpp-gcc-g++-5.4.0-1 - djgpp-gcc-g++: GCC for DJGPP toolchain (C++)
djgpp-gcc-objc++-5.3.0-1 - djgpp-gcc-objc++: GCC for DJGPP toolchain (Objective-C++)
djgpp-gcc-objc++-5.4.0-1 - djgpp-gcc-objc++: GCC for DJGPP toolchain (Objective-C++)
djgpp-gcc-objc-5.3.0-1 - djgpp-gcc-objc: GCC for DJGPP toolchain (Objective-C)
djgpp-gcc-objc-5.4.0-1 - djgpp-gcc-objc: GCC for DJGPP toolchain (Objective-C)
djgpp-gcc-5.3.0-1-src - djgpp-gcc-src: GCC for DJGPP toolchain (source) (source)
djgpp-gcc-5.4.0-1-src - djgpp-gcc-src: GCC for DJGPP toolchain (source) (source)
djgpp-runtime-2.05-1-src - djgpp-runtime-src: DJGPP toolchain C runtime (source)
djgpp-runtime-2.05-1 - djgpp-runtime: DJGPP toolchain C runtime

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Drop djgpp-{binutils,gcc-*,runtime} 32-bit packages
  2023-09-08 17:29 Drop djgpp-{binutils,gcc-*,runtime} 32-bit packages Brian Inglis
@ 2023-09-24 12:32 ` Jon Turney
  2023-09-24 14:10   ` Thomas Wolff
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Turney @ 2023-09-24 12:32 UTC (permalink / raw)
  To: Brian Inglis, cygwin-apps

On 08/09/2023 18:29, Brian Inglis via Cygwin-apps wrote:
> Hi folks,
> 
> Thinking we could drop the ancient (8 years) orphaned DJGPP 32-bit (by 
> definition) packages; they are older than djgpp current, never mind beta 
> on gcc 13; from DJ's latest Monthly Mini-FAQ summary:
> 
>      djdev-2.05 binutils-2.32 ... gcc-10.2.0 ...

Yeah, this seems like the right thing to do.

I've been working on a list of other stuff which should probably face 
the axe. I'll post that for discussion.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Drop djgpp-{binutils,gcc-*,runtime} 32-bit packages
  2023-09-24 12:32 ` Jon Turney
@ 2023-09-24 14:10   ` Thomas Wolff
  2023-09-24 17:13     ` Brian Inglis
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Wolff @ 2023-09-24 14:10 UTC (permalink / raw)
  To: cygwin-apps



Am 24.09.2023 um 14:32 schrieb Jon Turney via Cygwin-apps:
> On 08/09/2023 18:29, Brian Inglis via Cygwin-apps wrote:
>> Hi folks,
>>
>> Thinking we could drop the ancient (8 years) orphaned DJGPP 32-bit 
>> (by definition) packages; they are older than djgpp current, never 
>> mind beta on gcc 13; from DJ's latest Monthly Mini-FAQ summary:
>>
>>      djdev-2.05 binutils-2.32 ... gcc-10.2.0 ...
>
> Yeah, this seems like the right thing to do.
Unlike old Windows versions, MSDOS / DosBOX is still an environment 
appreciated by enthusiasts to run old games,
and having a cross-compiler for it is a nice thing. I wouldn't think 
it's harmful to keep them around.
Thomas


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Drop djgpp-{binutils,gcc-*,runtime} 32-bit packages
  2023-09-24 14:10   ` Thomas Wolff
@ 2023-09-24 17:13     ` Brian Inglis
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Inglis @ 2023-09-24 17:13 UTC (permalink / raw)
  To: cygwin-apps

On 2023-09-24 08:10, Thomas Wolff wrote:
> Am 24.09.2023 um 14:32 schrieb Jon Turney:
>> On 08/09/2023 18:29, Brian Inglis wrote:
>>> Thinking we could drop the ancient (8 years) orphaned DJGPP 32-bit (by 
>>> definition) packages; they are older than djgpp current, never mind beta on 
>>> gcc 13; from DJ's latest Monthly Mini-FAQ summary:
>>>      djdev-2.05 binutils-2.32 ... gcc-10.2.0 ...
>> Yeah, this seems like the right thing to do.

> Unlike old Windows versions, MSDOS / DosBOX is still an environment
> appreciated by enthusiasts to run old games, and having a cross-compiler for
> it is a nice thing. I wouldn't think it's harmful to keep them around.
djgpp-binutils	2.25-2
djgpp-gcc-core	5.4.0-1

are much older than the current DJGPP releases quoted above, and there are beta 
versions available, probably due to lack of testers.

If you are running DOSbox etc., you can install and use DJGPP, but looks like 
Windows 10 KB4088776 for [20]1709 [20]17H2 killed off native 32-bit DPMI support.

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-24 17:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-08 17:29 Drop djgpp-{binutils,gcc-*,runtime} 32-bit packages Brian Inglis
2023-09-24 12:32 ` Jon Turney
2023-09-24 14:10   ` Thomas Wolff
2023-09-24 17:13     ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).