On Thu, Mar 11, 2004 at 06:49:02AM +0100, Goswin von Brederlow wrote: > Sven Luther <[EMAIL PROTECTED]> writes: > > > Also for a software like debmirror, native code may be overkill and an > > excessive burden to the archive. > > > > Friendly, > > > > Sven Luther > > Wasn't there something in the bytecode that made in arch-any too?
Only if you use -custom. In older versions this was the only way to link in C bindings, but since a few releases, and the advent of dll.stubs, it is now possible to link to C bindings without loosing the arch independence. This is a feature i asked Xavier and the ocaml team, as it made much more sense for the debian situation. Friendly, Sven Luther

