Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2024 Meta-MorphOS.org
Description:A second experimental MorphOS port of glib 2.6.6 (2006)
Developer/Porter:Ilkka Lehtoranta
Readme:
Short: Experimental shared runtime library
Author: Various, gtk-mui developers, Ilkka Lehtoranta
Uploader: Ilkka Lehtoranta (ilkleht isoveli org)
Type: dev/c
Version: 2.0
Requires: dev/c/libintl-morphos.lha, dev/c/iconv-morphos.lha
Architecture: ppc-morphos

This is second experimental MorphOS port of glib 2.6.6.

Version 2.0 (2.11.2006)
-----------------------

- fixed many glib calls
- added many more glib calls
- added gobject calls
- approximately 950 library functions


Install
-------

Copy Libs/glib.library to LIBS:
Copy usr/local/#? usr:local/ ALL


Usage
-----

The glib.library defaults to link lib calls. That is, all function calls are
made using stubs. If you prefer using direct library calls you must add

#include <proto/glib.h>

somewhere in your source code.

Both VBCC and GCC are supported.


Possible problems
-----------------

It is very likely that glib.library has problems and doesnt work with all programs.
Bunch of functions are still missing but in case you find a problem just let me
know (mailto: ilkleht@isoveli.org) and I'll attempt to fix it. There is also static
link lib at Aminet, http://aminet.net/dev/gg/glib-2.6.0-morphos.lha from
Christian Rosentreter.


Dependencies
------------

This library requires intl.library and iconv.library. They are available
at aminet:

http://www.aminet.net/dev/c/iconv-morphos.lha
http://www.aminet.net/dev/c/libintl-morphos.lha

In the future glib.library will be required by gtkmui.library (when it is done!).


Source code
-----------

You can get the sources of this GLib port at the CVS of
http://sourceforge.net/projects/gtk-mui/

Upload Date:Oct 31 2024
Category:Dependencies/Library/Misc
Download:glib-2.0.lha
Md5:57610fa14b05d1050ec15c0a8e979f2a
Size:616 KB
Downloads:47
Screenshot(s)
History
Last Comments
Morphun
01 Nov 2024
10:36
This seems to be v2.0 - NOT v2.6.6 as shown in the heading description, but the file name and other details of the archive seem to be correct, but probably the files would be better amended to show more precisely what is on offer with this archive. :-)
papiosaur
31 Oct 2024
14:38
Upload of an another old port of glib (2006)