Quick Poll : What Operating System used for FreeBASIC

General discussion for topics related to the FreeBASIC project or its community.
Post Reply
GALTECH
Posts: 61
Joined: Jul 15, 2024 13:07

Quick Poll : What Operating System used for FreeBASIC

Post by GALTECH »

Quick Poll : What Operating System used for FreeBASIC

OS you write code ... and OS you test code ... OS you target with Free Basic exe's

eg Win XP & Win 7


... Just to get a quick feel, circa year 2024, Thanks in advance.



I use Win XP for productivity (& System X : Bespoke Inhouse) ... Target = Win XP, Win 7 and Win 10 (mostly)
Last edited by GALTECH on Jul 26, 2024 19:02, edited 3 times in total.
fxm
Moderator
Posts: 12577
Joined: Apr 22, 2009 12:46
Location: Paris suburbs, FRANCE

Re: Quick Poll : What Operating System used for FreeBASIC

Post by fxm »

Windows 10.
srvaldez
Posts: 3649
Joined: Sep 25, 2005 21:54

Re: Quick Poll : What Operating System used for FreeBASIC

Post by srvaldez »

Windows 11
aurelVZAB
Posts: 681
Joined: Jul 02, 2008 14:55
Contact:

Re: Quick Poll : What Operating System used for FreeBASIC

Post by aurelVZAB »

This type of question could be a trap
..so why you need to know?
RetardedAndProud
Posts: 35
Joined: Jun 09, 2024 18:26

Re: Quick Poll : What Operating System used for FreeBASIC

Post by RetardedAndProud »

aurelVZAB wrote: Jul 21, 2024 6:19 This type of question could be a trap
..so why you need to know?
It's a trap! (Admiral Ackbar)

Linux, BTW. :D
David Watson
Posts: 63
Joined: May 15, 2013 16:48
Location: England

Re: Quick Poll : What Operating System used for FreeBASIC

Post by David Watson »

Arch Linux
aurelVZAB
Posts: 681
Joined: Jul 02, 2008 14:55
Contact:

Re: Quick Poll : What Operating System used for FreeBASIC

Post by aurelVZAB »

could be a trap...if i told you
then you maybe send my data to Crowd.strike and mess up whole thing :D
marcov
Posts: 3503
Joined: Jun 16, 2005 9:45
Location: Netherlands
Contact:

Re: Quick Poll : What Operating System used for FreeBASIC

Post by marcov »

GALTECH wrote: Jul 20, 2024 18:21 Quick Poll : What Operating System used for FreeBASIC

OS you write code ... and OS you test code ... OS you target with Free Basic exe's
For all exe's that I create (private or for work): Mostly developing on windows 11, for deployment Windows 10 is still important, but older Windows not.

In general at work we follow supported windows, sometimes with an year of lag to allow for laggards to transition. We don't actively prohibit older versions, but simply don't check/consider when upgrading.

With Free Pascal we are more conservative, we still generate XP compatible inno setup installers using an older version. It is sometimes used in the automation/PLC world where HMI PCs are often old.


(added later: some of the rationale and made clear I was talking about work, not FPC, added section on FPC)
Last edited by marcov on Aug 24, 2024 9:25, edited 2 times in total.
jakobssystems
Posts: 37
Joined: Aug 11, 2024 8:06

Re: Quick Poll : What Operating System used for FreeBASIC

Post by jakobssystems »

Debian (sid), compiling for Linux and crosscompiling for Win
Alecsis
Posts: 1
Joined: Feb 11, 2018 6:27

Re: Quick Poll : What Operating System used for FreeBASIC

Post by Alecsis »

Win10 x64; target = Win 7, Win 10, Win11, sometimes WinXP
demosthenesk
Posts: 293
Joined: Jul 15, 2021 7:23
Location: Greece
Contact:

Re: Quick Poll : What Operating System used for FreeBASIC

Post by demosthenesk »

win 11 devel
target: win11, dos, linux
mindlord
Posts: 30
Joined: Jul 18, 2020 19:59

Re: Quick Poll : What Operating System used for FreeBASIC

Post by mindlord »

Linux Mint is my daily driver. I target a lot of platforms though.

I test on:
Linux development rig
Linux gaming rig
Virtualized Windows 10 on development rig
wife's Windows 10 laptop
Raspberry PI 0 / 3 / 4

Occasionally, for small programs and for fun:
DOSBOX
Pentium 100mhz Packard Bell
pidd
Posts: 34
Joined: Nov 11, 2022 16:27

Re: Quick Poll : What Operating System used for FreeBASIC

Post by pidd »

Raspberry Pi OS
Win 11
Debian

Written on the target machine except Pi Zero is often written and tested on a Pi5
Post Reply