Who's Online
112 user(s) are online (
96 user(s) are browsing
Forums )
Members: 0
Guests: 112
more...
Topic options
View mode
Newest First
Shared Objects website
Posted on:
2008/2/29 10:51
#1
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 22:00
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
Well, if you want to then you can help me add information to this site:
http://sobjs.os4depot.net :)
Edited by orgin on 2008/2/29 16:20:35
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Re: Shared Objects
Posted on:
2008/2/29 15:20
#2
Amigans Defender
Joined: 2006/12/2 13:27Last Login
: Today 7:49
From Taranto, Italy
Group:
Staff members Moderators Registered Users
@orgin no DNS here yet.. :D
Re: Shared Objects website
Posted on:
2008/2/29 18:43
#3
Just popping in
Joined: 2006/11/27 19:41Last Login
: 2023/11/19 12:47
From Poland
Group:
Registered Users
@orgin OS4Depot - make a link to sobjs.os4depot.net!
Re: Shared Objects website
Posted on:
2008/2/29 18:48
#4
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 22:00
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
@SZAMAN I will, just pre-opening it here to see if I get any feedback.
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Re: Shared Objects website
Posted on:
2008/2/29 20:20
#5
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 22:00
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
Does anyone know exactly what these libs do? libpython25.so libgcov.so
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Re: Shared Objects website
Posted on:
2008/2/29 20:22
#6
Just can't stay away
Joined: 2006/12/1 18:01Last Login
: Yesterday 23:02
From Copenhagen, Denmark
Group:
Registered Users
@orgin I'd wager a guess that libpython25.so is part of Rogue's Python port that comes with OS4. GCov - I think it's a tool that comes with the GCC compiler suite; test coverage analysis? Best regards, Niels
Re: Shared Objects website
Posted on:
2008/2/29 20:40
#7
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 22:00
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
@nbache Yeah, but if it's a 'part of' then it provides exactly what as that part? Is it a glue kit between a python executer and the os? Is it a complete parser and all? Does it let programs that include it do python? gcov, okey, I'm no closer on that one though. Obviously the .so file isn't a tool in itself, but rather it provides something to the apps that include it. Google didn't help me much either.
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Re: Shared Objects website
Posted on:
2008/2/29 21:04
#8
Just can't stay away
Joined: 2006/12/1 18:01Last Login
: Yesterday 23:02
From Copenhagen, Denmark
Group:
Registered Users
@orgin Yeah, sorry, I don't know the details. Hopefully someone else can fill them in. At least Google can confirm my hunch about gcov being a test coverage tool. And there are several other parts of the GCC suite that are also implemented as .so files. Of course you could implement more or less any tool in an .so with just a minimal program to call its functionality. Best regards, Niels
Re: Shared Objects website
Posted on:
2008/2/29 21:42
#9
Just can't stay away
Joined: 2006/11/30 11:30Last Login
: 11/18 16:17
From Finland
Group:
Registered Users
@orgin libpython is for programs/games that use python for scripting, much like some programs use LUA or ARexx. F.e. the OS4 port of Battle for Wesnoth could use it for custom AIs written in Python.
Re: Shared Objects website
Posted on:
2008/2/29 21:48
#10
Just can't stay away
Joined: 2006/12/1 18:01Last Login
: Yesterday 23:02
From Copenhagen, Denmark
Group:
Registered Users
BTW, from the "Amiga Python.pdf" that comes with the OS4 port in the July Update (in the Documentation drawer): ---8<--- 3.Specific features of Python 2.5.1 for AmigaOS 4.x Shared Library This port is implemented as a shared object library, libpython25.so. It usually resides in SOBJS: on your workbench disk. The provided SDK can be used to link your own programs against libpython25.so, as well as creating your own native modules. ---8<--- Best regards, Niels
Re: Shared Objects website
Posted on:
2008/2/29 22:30
#11
Quite a regular
Joined: 2006/11/24 17:14Last Login
: 2014/7/29 13:57
Group:
Registered Users
@orgin
Quote:
orgin wrote: @nbache Yeah, but if it's a 'part of' then it provides exactly what as that part? Is it a glue kit between a python executer and the os? Is it a complete parser and all? Does it let programs that include it do python?libpython is the python interpreter and system library. The "python" program is a few lines of code that just works as a frontend to libpython.
With libpython, you can also embed python as a scripting language into your own program. It works exactly like on other platforms, so any information on
www.python.org applies to AmigaOS as well
EDIT: Cool idea, by the way. I like that
Seriously, if you do want to contact me write me a mail. You're more likely to get a reply then.
Re: Shared Objects website
Posted on:
2008/3/1 6:30
#12
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 22:00
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
@Rogue / nbache Okey thanks, I've updated that entry now.
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Re: Shared Objects website
Posted on:
2008/3/1 18:52
#13
Not too shy to talk
Joined: 2006/11/27 15:55Last Login
: 9/24 21:33
From SYS:Prefs/
Group:
Registered Users
@orgin Well done! I was just needing a list of these libs. Thank you, it is very welcome!
Re: Shared Objects website
Posted on:
2008/3/9 1:56
#14
Amigans Defender
Joined: 2006/11/17 22:40Last Login
: Today 21:04
From England
Group:
Registered Users Moderators
@orgin There's a load missing. Here's my SOBJS: libgcc.so 56324 ----rw-d 25-Feb-08 17:25:40 libz.so 84796 ----rw-d 22-Feb-08 01:31:02 libxslt-1.1.so 277220 ----rw-d 21-Feb-08 19:17:02 libxml2-2.6.so 1668308 ----rw-d 21-Feb-08 20:38:52 libssl-0.9.8.so 2312048 ----rw-d 21-Feb-08 19:35:04 libcurl-7.16.so 315248 ----rw-d 21-Feb-08 20:39:06 libicuuc-3.4.so 1562740 ----rwed 26-Jan-08 00:56:43 libicudata-3.4.so 8975196 ----rwed 26-Jan-08 00:56:42 libSDL-1.2.so 401130 ----rw-d 17-Jan-08 22:18:00 libstdc++.so 1093240 ----rwed 15-May-07 00:12:40 libpython25.so 3930725 ----rwed 23-Jun-07 15:32:24 libpthread.so 155465 ----rwed 04-Jul-07 13:48:30 libpng12.so 276740 ----rwed 22-May-07 12:45:58 libgcov.so 21044 ----rwed 17-May-07 18:20:04 libexpat.so 214212 ----rw-d 22-May-07 12:46:00 libdl.so 8420 ----rw-d 22-May-07 12:45:58 libc.so 45884 ----rwed 25-Jun-07 00:00:00 libbz2.so 70764 ----rwed 22-May-07 12:45:54
Re: Shared Objects website
Posted on:
2008/3/9 7:14
#15
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 22:00
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
@Chris All of those are in the list already.
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Re: Shared Objects website
Posted on:
2008/3/9 9:55
#16
Home away from home
Joined: 2006/11/26 21:45Last Login
: Today 14:39
From a dying planet
Group:
Registered Users
@Chris
You need to click on "more"
The link given in the first post leads to the recent additions
@orgin
libgcov - unknown
I'd say it's a
tool edit: or
"toolkit" if it needs to fit in the descriptions
Edited by Raziel on 2008/3/9 13:59:48
Re: Shared Objects website
Posted on:
2008/3/9 12:44
#17
Amigans Defender
Joined: 2006/11/17 22:40Last Login
: Today 21:04
From England
Group:
Registered Users Moderators
@Raziel Ah, completely missed the more link. @orgin Can we have an option to sort them by name? Chris
Re: Shared Objects website
Posted on:
2008/3/9 12:51
#18
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 22:00
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
@Chris Yepp, that's on the todo list, with sorting on all columns.
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Re: Shared Objects website
Posted on:
2008/3/10 7:33
#19
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 22:00
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
@orgin Which is now added..
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Re: Shared Objects website
Posted on:
2008/3/23 10:07
#20
Home away from home
Joined: 2006/11/26 21:45Last Login
: Today 14:39
From a dying planet
Group:
Registered Users
@orgin libdl.so has the .so part in its name, whereas every other file has not - intended? Would it be possible to add the file sizes as one cannot judge the latest version by the given dates - at least not me?
Currently Active Users Viewing This Thread:
1
(
0 members
and 1 Anonymous Users
)