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

Re: Naming C libraries



On Tue, Oct 04, 2005 at 10:08:32AM -0400, Mike Furr wrote:
> Christian Stork wrote:
> > My question is:  Shouldn't all these natively compiled libraries have
> > the 'lib' prefix so that gcc as invoked by the -custom option finds them?
> No.  These files are only generated by ocamlopt (never ocamlc) and will
> automatically be pulled in during ocamlopt's link phase.  Note there is
> no -custom for ocamlopt since it would be a no-op.

Oh, you're right.  I looked at the OCaml sources and what I said makes no
sense.

Thanks for the explanation,
Chris

-- 
Chris Stork   <>  Support eff.org!  <>   http://www.ics.uci.edu/~cstork/
OpenPGP fingerprint:  B08B 602C C806 C492 D069  021E 41F3 8C8D 50F9 CA2F



Reply to: