Tailbite for Linux !?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Tailbite for Linux !?

Post by Num3 »

Wonder if it is easly convertable to work for linux :P
El_Choni
TailBite Expert
TailBite Expert
Posts: 1007
Joined: Fri Apr 25, 2003 6:09 pm
Location: Spain

Post by El_Choni »

TailBite doesn't use too many API functions, and most of these are not critical. But I don't know if the PureBasic for Linux Library SDK works the same to the Windows one, it could make things more difficult.

There are other little aspects to watch, as the APILIST.txt creation, lib formats (to watch for the help file name), folder structure, lcclib (the same in Linux?), FAsm behavior, LF or CR, etc., etc. So you could probably make it, but it takes some effort, for sure (before anybody asks: I can't do it, I don't have Linux and I've never used it).

Good luck to anyone interested in doing the port (you'll have my help and my sympathy XD)
El_Choni
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

@Fred :
Do you think it is possible to create a port of tailbite under Linux ?
What do you think about these differents fields ?
"the APILIST.txt creation, lib formats (to watch for the help file name), folder structure, lcclib (the same in Linux?), FAsm behavior, LF or CR, etc., etc"
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Yes fred, please answer our call =P

This would be extremely useful.
DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

dracflamloc wrote:Yes fred, please answer our call =P

This would be extremely useful.
Fred? El_Choni is the developer of TailBite ;) .
bye,
Daniel
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

DarkDragon wrote:
dracflamloc wrote:Yes fred, please answer our call =P

This would be extremely useful.
Fred? El_Choni is the developer of TailBite ;) .
And he gave permission for anybody to try to make a port. Thus the reason they are asking Fred now ;)
El_Choni
TailBite Expert
TailBite Expert
Posts: 1007
Joined: Fri Apr 25, 2003 6:09 pm
Location: Spain

Post by El_Choni »

Well, I think the advantage of Fred doing that, is that he's the only one that wouldn't really need to make a complete port. AFAIK (and sorry if I'm mistaken here), most of what he would need to do is add the 'PureLibrary' format to the output format options (same for Windows). But even if this is easy, it would probably take some time that I understand Fred needs for really important stuff. After all, everything you can do with TailBite can also be done without it: you only need to 'Include' the library source ;)

Anyway, as I said, if anybody wants to port it, I'll give all the help I can.

Regards,
El_Choni
Post Reply