News wrote:2006.03.17
Version 2.10 released.
Added static libraries for all xblite DLLs, eg, xst_s.lib can be imported and will replace the need to link to xbl.dll.
IMPORT "xst_s.lib" ' link to xst static library (aka, xbl.dll runtime library)
IMPORT "xsx_s.lib" ' link to xsx static library
IMPORT "xio_s.lib" ' link to xio static library
All static libraries have _s suffix. The utility buildlib.exe can be used to create static libraries. Static libraries are linked at compile-time by the linker so they are incorporated into the final executable, thus removing the need for external DLLs. Special thanks to Greg Heller for making this happen!
XBLite 2.1.0. is out
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
XBLite 2.1.0. is out
Another nice basic compiler, and no more external DLLs required with this new version.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
what does this have to do with purebasic in any way? it's not of topic, it's anti topic 
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
You are right, it's off topic, but not more anti topic than all the Blitz postsblueznl wrote:what does this have to do with purebasic in any way? it's not of topic, it's anti topic
It's for information only.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
The german forum has a section called:blueznl wrote:what does this have to do with purebasic in any way? it's not of topic, it's anti topic
"Other Programming Languages"
maybe the english forum should have the same.
Besides, it's always good to see into "what" other programming languages are shaping.
If Fred or "the Users" like something other prg-languages have, PureBasic could incorporate this functionality in the future too.
@XBlite
used it back in the days a lot.
It progresses slow but it's very mature, and it utilizes goasm now.
Still like it (downloaded it some days ago...).
hmm... a section 'other languages' would certainly show the world purebasic is not afraid of anything 
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
And the link is ... http://perso.wanadoo.fr/xblite/ ?
Didn't think to post it... thanks.Shannara wrote:And the link is ... http://perso.wanadoo.fr/xblite/ ?

