Browse thread
[Caml-list] [long] not-so-static binaries on Mac OS X
-
Stefano Zacchiroli
-
Xavier Leroy
- Stefano Zacchiroli
-
Xavier Leroy
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Stefano Zacchiroli <zack@b...> |
| Subject: | Re: [Caml-list] [long] not-so-static binaries on Mac OS X |
On Tue, Jul 08, 2003 at 05:10:59PM +0200, Xavier Leroy wrote:
> I'd suggest you investigate the following options:
Thanks for pointing them out.
> - ocamlopt -noautolink
This is not enough in my case because not all "-l" switches are coming
from .cma libraries. For example "-ldl" is coming directly from the
Config of the ocaml compiler module.
> - ocamlopt -output-obj
This should work indeed, I'm still trying to find out all the needed
"-l" switches :-(
Is surely easier than before, but still messy. What about adding a
"-noautlink-lib" or similar which avoid linking selectively some
libraries?
Thanks,
Cheers.
--
Stefano Zacchiroli -- Master in Computer Science @ Uni. Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} - http://www.bononia.it/zack/
" I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant! " -- G.Romney
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners