[
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: | 2001-09-18 (14:32) |
From: | Markus Mottl <markus@m...> |
Subject: | Re: [Caml-list] merging .cmxa files? |
On Tue, 18 Sep 2001, Xavier Leroy wrote: > So, currently, I don't see how this can be done, save by significant > hacking in / around "ar". The usual workaround is to extract the "ar"-archive into a directory of object files. Then make any relevant changes there, e.g. remove object files, add them, extract another archive into the directory. Now you can put all the objects you need into a new "ar"-archive. I really don't understand why functionality for merging isn't directly provided by "ar"... Regards, Markus Mottl -- Markus Mottl markus@oefai.at Austrian Research Institute for Artificial Intelligence http://www.oefai.at/~markus ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr