Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: unusedunused on August 12, 2009, 12:50:02 PM

Title: whats .ixlibrary and how can build this ??
Post by: unusedunused on August 12, 2009, 12:50:02 PM
I see in the ixemul source a file named REGISTRY.its date from 2000.
A easy way to create linux library is usefull so on other languages this can use.But how build a .ixlibrary ?

and where are such libs ?

This contain this text.


""""""
This is a registry of shared library IDs. Any publicly released shared
library should be registered here. It is fatal if two different libraries
would both use the same ID, so they will have to be registered officially.
If you want to register your (port of a) library, then you should mail me
(hans.......nl), and I'll give you an unique ID.

IDs

0-19: Reserved for your own private use

20: libX11.ixlibrary
21: libXt.ixlibrary
22: libICE.ixlibrary
23: libSM.ixlibrary
24: libXaw.ixlibrary
25: libtcl7.6.ixlibrary
26: libXext.ixlibrary
27: libXmu.ixlibrary
28: libXpm.ixlibrary        
"""""
Title: Re: whats .ixlibrary and how can build this ??
Post by: unusedunused on August 14, 2009, 10:04:54 AM
the problem is solved, i forget to look in aminet for ixlibrary files.here is the sdk for it

http://aminet.net/package/dev/gg/a2ixlibrarysrc
http://aminet.net/package/dev/gg/a2ixlibrarybin

but libraries seem not here.