Page 4 of 4
Posted: Mon Feb 16, 2009 3:09 pm
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.
Posted: Mon Feb 16, 2009 3:27 pm
by SFSxOI
but using .i instead of .l in 32 bit won't break the use of CoffIT will it ?
Posted: Mon Feb 16, 2009 8:09 pm
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.
Re: coffIT - create obj and lib static libraries from PB source!
Posted: Tue Jan 19, 2010 10:17 pm
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?
Re: coffIT - create obj and lib static libraries from PB source!
Posted: Wed Jan 20, 2010 12:52 am
by srod
Must admit that I have never tried it... a bit of a dead project now.
Re: coffIT - create obj and lib static libraries from PB source!
Posted: Wed Jan 20, 2010 12:53 am
by eesau
Sad to hear it, I might have needed it. Is the source available?
Re: coffIT - create obj and lib static libraries from PB source!
Posted: Wed Jan 20, 2010 12:54 am
by srod
I can make the source available for sure. I'll dig it out tomorrow and take a look.
Re: coffIT - create obj and lib static libraries from PB source!
Posted: Wed Jan 20, 2010 3:12 pm
by srod