PureBasic 6.12 LTS is out !
Re: PureBasic 6.12 beta 3 is out !
Right click on the selected help text do not open popup menu (Linux Mint Cinnamon).
BTW: is it possible to make a source line spacing in Linux editor little greater?
BTW: is it possible to make a source line spacing in Linux editor little greater?
Re: PureBasic 6.12 beta 3 is out !
Thank's to Fred and his Team!
PB is an amazing piece of Software. In my opinion PB-Team is faster in Bugfixes and more transparent as much bigger companies!
If I take a comment form Niklaus Wirth how he described the Oberon Compiler and xchange Oberon with PureBasic we hit the point!
Niklaus Wirth always promoted the reduced complexity of programming languages.
That's exactly what PB is!
I guess Fred konws Niklaus Wirth and red some of his papers/books!
As we can see in PB, he implemented it perfectly.
For those who don't know the pioneer of modern programming languages, Niklaus Wirth:
https://en.wikipedia.org/wiki/Niklaus_Wirth
PB is an amazing piece of Software. In my opinion PB-Team is faster in Bugfixes and more transparent as much bigger companies!
If I take a comment form Niklaus Wirth how he described the Oberon Compiler and xchange Oberon with PureBasic we hit the point!
An other comment from Niklaus Wirth:PureBasic is designed with a motto attributed to Albert Einstein in mind: "Make things as simple as possible, but not simpler." The principal guideline was to concentrate on features that are basic and essential and to omit ephemeral issues.
That's exactly what PB is!A good compiler must be so simple that a single programmer can understand it completely.
Niklaus Wirth always promoted the reduced complexity of programming languages.
That's exactly what PB is!
I guess Fred konws Niklaus Wirth and red some of his papers/books!
As we can see in PB, he implemented it perfectly.
For those who don't know the pioneer of modern programming languages, Niklaus Wirth:
https://en.wikipedia.org/wiki/Niklaus_Wirth
Re: PureBasic 6.12 beta 3 is out !
I had a small script that compiled into a 22KB binary (compiled in 2019). Now with 6.11, it creates a 159KB file. Ouch!
Re: PureBasic 6.12 beta 3 is out !
Was discussed since 6.0. New and updated libraries and linker and such.elwood wrote: Tue Aug 27, 2024 11:05 pm I had a small script that compiled into a 22KB binary (compiled in 2019). Now with 6.11, it creates a 159KB file. Ouch!
Good morning, that's a nice tnetennba!
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
Re: PureBasic 6.12 beta 3 is out !
This actually came in 6.10. Fred explained why here, and if you have an app where size really, really matters, 6.04 isn't that old and should still produce binaries in the 20 KB range like that.
-
- Addict
- Posts: 989
- Joined: Sun Jul 25, 2004 4:21 pm
- Location: USoA
Re: PureBasic 6.12 beta 3 is out !
Ok Quin, Thanks for the hint. I happen to have v5.62x64 still installed so I compiled using that and 285 came down to a more reaasonable 108k.
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
Randy
I *never* claimed to be a programmer.
Re: PureBasic 6.12 beta 3 is out !
Ah, I was reacting to "New linker for DLL creation to have smaller binary size (Windows)"

Thanks guys.
Re: PureBasic 6.12 beta 4 is out !
2024-08-16: 6.12 beta 4 is out with a few more fixes. It should be the last beta, so don't hesitate to test it with your projects !
Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.
Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.
-
- Addict
- Posts: 989
- Joined: Sun Jul 25, 2004 4:21 pm
- Location: USoA
Re: PureBasic 6.12 beta 3 is out !
I'm a married (not a)programmer and I have no clue what's happening in the compiler. And I'm a scaredy-cat so pardon me if I wait for the LSD (or whatever it is) release. LSD v 6.11 didn't like me too much.SMaag wrote: Wed Aug 21, 2024 10:35 am
An other comment from Niklaus Wirth:A good compiler must be so simple that a single programmer can understand it completely.
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
Randy
I *never* claimed to be a programmer.
Re: PureBasic 6.12 beta 3 is out !
Try LTS instead of LSD.Randy Walker wrote: Thu Sep 05, 2024 8:43 am ...
And I'm a scaredy-cat so pardon me if I wait for the LSD (or whatever it is) release. LSD v 6.11 didn't like me too much.


Re: PureBasic 6.12 beta 4 is out !
Nah, Randy has a special version.
I, for one, have the STD version.

Good morning, that's a nice tnetennba!
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Re: PureBasic 6.12 beta 4 is out !
No significative bugs found by me in none of these latest betas , 

-
- Addict
- Posts: 989
- Joined: Sun Jul 25, 2004 4:21 pm
- Location: USoA
Re: PureBasic 6.12 beta 4 is out !
I hope you wear a keyboard condom.

- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
Randy
I *never* claimed to be a programmer.
Re: PureBasic 6.12 beta 4 is out !
I just updated the Windows x86 and x64 package with the new lld-link, could some of you tests the package to see if it's working as expected (using new install dirs) ?
Re: PureBasic 6.12 beta 4 is out !
Fast test successful.
PB v6.12 x86/x64 ASM/C
PB v6.12 x86/x64 ASM/C
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive