PureBasic 6.11 LTS is out !
Re: PureBasic 6.11 LTS is out !
It produced even bigger exe than polink.
Re: PureBasic 6.11 LTS is out !
Thanks for all the work as always, Fred and team 

Re: PureBasic 6.11 LTS is out !
Indeed !Fred wrote: Wed Apr 17, 2024 4:17 pm [...]
2024-05-26: beta 3 is out, it mainly feature a new linker for Windows (lld-link) which should greatly decrease the executable size
[...]
My app shrank by 45% with this new linker.
Thanks Fred & all PB plumbers
PB Forums : Proof positive that 2 heads (or more...) are better than one 

Re: PureBasic 6.11 LTS is out !
That's for a rather small app.
As they say, your mileage may vary...
PB Forums : Proof positive that 2 heads (or more...) are better than one 

Re: PureBasic 6.11 LTS is out !
PB just gets better and better. The "new" C backend is incredible and seems to be working great with all my projects.
Massive thanx to Fred and all the team for the huge dedication involved in pushing PB forwards into a new era!
Massive thanx to Fred and all the team for the huge dedication involved in pushing PB forwards into a new era!
Proud supporter of PB! * Musician * C64/6502 Freak
Re: PureBasic 6.11 LTS is out !
With the new version (change from 6.03 LTS to 6.11 LTS) I get an error dialog when compiling the exe
("Compile/Run" without the Option "Enable Debugger")
Strangely enough, the application runs with “Compile/Run” in debugging mode (Enable Debugger) without an error message
("Compile/Run" without the Option "Enable Debugger")
Strangely enough, the application runs with “Compile/Run” in debugging mode (Enable Debugger) without an error message
I can't make much sense of the error message, except that it is probably related to a gadget.PureBasic - Linker error
error: undefined symbol:
_PB_DEBUGGER_SendTranslatedError@8
>>> referenced by
Gadget.lib(Gadget_DEBUG_COMMON_obj):(_IsCurrentObject)
>>>> referenced by
Gadget.lib(Gadget_DEBUG_COMMON_obj):(_CheckGadgetSize)
>>>> referenced by
Gadget.lib(Gadget_DEBUG_COMMON_obj):(_CheckGadgetSize)
>>>> referenced 3 more times
lld-ling: error: undefined symbol:
_PB_DEBUGGER_SendTranslatedErrorFucntion@12
...
Re: PureBasic 6.11 LTS is out !
Any chance to cut down your code to try to reproduce it in a snippet ? Are you using a third party lib ?
Re: PureBasic 6.11 LTS is out !
I do not use a third-party library.
The source code includes over 273694 line of code, will be difficult to reduce it, may try.
I have opened a new topic under Bugs - Windows
The source code includes over 273694 line of code, will be difficult to reduce it, may try.
I have opened a new topic under Bugs - Windows
Re: PureBasic 6.11 LTS is out !
Hi Fred,
Just so you know, 6.11 still isn't listed in the news section of PureBasic.com
Cheers.
Just so you know, 6.11 still isn't listed in the news section of PureBasic.com

Cheers.
Re: PureBasic 6.11 LTS is out !
Thank you. 

Current configurations:
Ubuntu 20.04/64 bit - Window 10 64 bit
Intel 6800K, GeForce Gtx 1060, 32 gb ram.
Amd Ryzen 9 5950X, GeForce 3070, 128 gb ram.
Ubuntu 20.04/64 bit - Window 10 64 bit
Intel 6800K, GeForce Gtx 1060, 32 gb ram.
Amd Ryzen 9 5950X, GeForce 3070, 128 gb ram.