ROFLLuCiFeR[SD] wrote:good job that we mostly perform Safe Hex then
Search found 29 matches
- Thu Apr 07, 2005 1:24 am
- Forum: Off Topic
- Topic: Realbasic v5.5 SE for free
- Replies: 47
- Views: 14095
- Wed Apr 06, 2005 7:59 am
- Forum: Coding Questions
- Topic: Access ODBC Driver questions
- Replies: 4
- Views: 1562
- Mon Apr 04, 2005 2:42 pm
- Forum: Announcement
- Topic: PlanetSquires - Cheetah DataBase is now FREEWARE
- Replies: 22
- Views: 10231
- Mon Apr 04, 2005 2:00 pm
- Forum: Coding Questions
- Topic: Access ODBC Driver questions
- Replies: 4
- Views: 1562
- Sat Apr 02, 2005 1:19 pm
- Forum: Feature Requests and Wishlists
- Topic: An Obj module approach
- Replies: 19
- Views: 5009
- Wed Mar 30, 2005 4:25 am
- Forum: Tricks 'n' Tips
- Topic: Macros !!!!!
- Replies: 36
- Views: 11247
- Wed Mar 30, 2005 4:07 am
- Forum: Feature Requests and Wishlists
- Topic: An Obj module approach
- Replies: 19
- Views: 5009
- Wed Mar 30, 2005 2:20 am
- Forum: Tricks 'n' Tips
- Topic: Macros !!!!!
- Replies: 36
- Views: 11247
- Wed Mar 30, 2005 12:03 am
- Forum: Feature Requests and Wishlists
- Topic: An Obj module approach
- Replies: 19
- Views: 5009
I'm not sure, but if think what Tension wants to make is not creating .obj or .lib with Purebasic (even if that would be a cool feature !!), but he wants to include .obj or .lib in a Purebasic project without having to do that with the PurebasicLibraries
I thought Tension was talking about using ...
I thought Tension was talking about using ...
- Tue Mar 29, 2005 4:16 pm
- Forum: Off Topic
- Topic: Realbasic v5.5 SE for free
- Replies: 47
- Views: 14095
- Tue Mar 29, 2005 4:15 pm
- Forum: Feature Requests and Wishlists
- Topic: An Obj module approach
- Replies: 19
- Views: 5009
- Sat Mar 26, 2005 4:00 pm
- Forum: Feature Requests and Wishlists
- Topic: An Obj module approach
- Replies: 19
- Views: 5009
An Obj module approach
Would it be possible for version 4 to support another library approach, using .obj files and then linking them in.
People could create an .obj as a library.
Programs could have a directive up top like:
CompilerModule "myPath/myLib"
and link in myLib.obj.
Is this feasible? Likely? Pipedream?
It ...
People could create an .obj as a library.
Programs could have a directive up top like:
CompilerModule "myPath/myLib"
and link in myLib.obj.
Is this feasible? Likely? Pipedream?
It ...
- Sat Mar 26, 2005 3:39 pm
- Forum: General Discussion
- Topic: GOSUB instead PROCEDURE barrier ?
- Replies: 16
- Views: 3261
- Sat Mar 26, 2005 3:19 pm
- Forum: General Discussion
- Topic: GOSUB instead PROCEDURE barrier ?
- Replies: 16
- Views: 3261
Hmm, Tension. Isn't that exactly the same as normally using a procedure? I'm not sure (ask Fred) but I believe that once compiled a PB program actually uses CallFast internally :P
You could be right.
Worth a shot though. Then at least Ralf will have the satisfaction of knowing he tried everything ...
You could be right.
Worth a shot though. Then at least Ralf will have the satisfaction of knowing he tried everything ...
- Sat Mar 26, 2005 3:07 pm
- Forum: General Discussion
- Topic: GOSUB instead PROCEDURE barrier ?
- Replies: 16
- Views: 3261