coffIT - create obj and lib static libraries from PB source!

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Well, CoffIT is a 32-bit application and as such will only work with the 32-bit PB compiler anyhow.

I have no plans to even attempt to upgrade this to 64-bit.
I may look like a mule, but I'm not a complete ass.
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Post by SFSxOI »

but using .i instead of .l in 32 bit won't break the use of CoffIT will it ?
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

SFSxOI wrote:but using .i instead of .l in 32 bit won't break the use of CoffIT will it ?
Not at all.
I may look like a mule, but I'm not a complete ass.
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

Re: coffIT - create obj and lib static libraries from PB source!

Post by eesau »

I'm having trouble running CoffIT on Windows 7 with the latest PureBasic version, it just hangs on the "Status = Parsing PB generated assembly code.", no matter what source I give it. Am I doing something wrong or does CoffIT just not work with PB 4.40?
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: coffIT - create obj and lib static libraries from PB source!

Post by srod »

Must admit that I have never tried it... a bit of a dead project now.
I may look like a mule, but I'm not a complete ass.
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

Re: coffIT - create obj and lib static libraries from PB source!

Post by eesau »

Sad to hear it, I might have needed it. Is the source available?
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: coffIT - create obj and lib static libraries from PB source!

Post by srod »

I can make the source available for sure. I'll dig it out tomorrow and take a look.
I may look like a mule, but I'm not a complete ass.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: coffIT - create obj and lib static libraries from PB source!

Post by srod »

Have a version of coffIT for PB 4.4.

http://www.purebasic.fr/english/viewtop ... 14&t=31339
I may look like a mule, but I'm not a complete ass.
Post Reply