[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

difference between findlib on i386 and m68k



Again on the xstr problem on m68k architecture, these are the difference
between the debian package of findlib on the two architecture:

          ocaml-findlib_0.5.1-2_i386.deb
                         ocaml-findlib_0.5.1-2_m68k.deb
=======================================================  
   250972 usr/bin/ocamlfind
                   95784 usr/bin/ocamlfind
        0 usr/lib/ocaml/camlp4/
      443 usr/lib/ocaml/camlp4/META
    63008 usr/lib/ocaml/findlib/findlib.a
     2766 usr/lib/ocaml/findlib/findlib.cmxa
    65982 usr/lib/ocaml/findlib/findlib_mt.a  
     3323 usr/lib/ocaml/findlib/findlib_mt.cmxa
        0 usr/lib/ocaml/labltk/
      515 usr/lib/ocaml/labltk/META

Obviously on m68k the native parte of ocamlfind can't exist cause the
native code compiler is not available.
The non native part use /usr/bin/install to install the package ?
And why it fails saying that /usr/bin/install is not a bytecode
executable ?


TIA
Cheers.

-- 
	- Zack -

Stefano Zacchiroli <zack@cs.unibo.it> ICQ# 33538863
Home Page: http://www.students.cs.unibo.it/~zacchiro
Undergraduate Student of Computer Science at University of Bologna, Italy
SysAdm of verdicchio.students.cs.unibo.it (130.136.3.134)
	"Information wants to be Open"



Reply to: