Re: how to add component in SID

"Frank Ch. Eigler" <[email protected]> Tue, 11 Sep 2007 10:42:16 -0400
Newsgroups gmane.comp.emulators.sid.devel
Message-ID <[email protected]>
Hi -

> Could you explain what is abi-compatible way?  [...]  I'm having
> trouble of what to do after I have finished writing my component,
> i.e. how to compile, how to install, is there any guide about that
> too?

I don't know if that part was written down.  Again, my advice is to
clone the setup of an existing component, focusing on the
autoconf/automake bits of the sid/component and sid/component/YOUR
subdirectories.

- FChE