Browse thread
[Caml-list] ocamldep
[
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: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] ocamldep |
On Sat, May 08, 2004 at 01:37:00PM +1000, skaller wrote: > Any chance of a -S option on ocamldep > which generates a list topologically sorted > files? > > Or a script (ocaml, perl, whatever) that takes > ocamldep output and does so? > > I'm having trouble building a .cmxa library. > I can't sort ocamldep output in my head.. :) Suggestion: post-process the output of ocamldep with sed (to remove the ':') and tsort (to generate the topologically sorted list). Rich. -- Richard Jones. http://www.annexia.org/ http://www.j-london.com/ Merjis Ltd. http://www.merjis.com/ - improving website return on investment C2LIB is a library of basic Perl/STL-like types for C. Vectors, hashes, trees, string funcs, pool allocator: http://www.annexia.org/freeware/c2lib/ ------------------- 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