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

Re: Bug#256900: Ocaml compiled programs cannot be stripped



Le Thursday 21 August 2008 04:00:40 Romain Beauxis, vous avez écrit :
> correct
> me if I am wrong:
> * When linking against an ocaml module, the .cmo file is needed. This is
> clearly not the case in a majority of ocaml packages, if not all of them.
> * When using the .cma file, compilation is made in -custom mode, even
> *without* passing the option

Well, I was wrong :)
Compilation with the .cma file is implicitely made with the -custom option 
only when the .cma file was itself compiled with the -custom option..

Another thing to test for ocaml libs..

Romain


Reply to: