diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023401.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023401.html | 123 |
1 files changed, 123 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023401.html b/zarb-ml/mageia-dev/2013-March/023401.html new file mode 100644 index 000000000..806f8c190 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023401.html @@ -0,0 +1,123 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [Bug 5199] Several error with ocaml bytecode compilation in ocaml-xen module + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BBug%205199%5D%20Several%20error%20with%20ocaml%20bytecode%0A%09compilation%20in%20ocaml-xen%20module&In-Reply-To=%3C2954555.9IRYS4u3Mv%40localhost%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023398.html"> + <LINK REL="Next" HREF="023404.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [Bug 5199] Several error with ocaml bytecode compilation in ocaml-xen module</H1> + <B>AL13N</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BBug%205199%5D%20Several%20error%20with%20ocaml%20bytecode%0A%09compilation%20in%20ocaml-xen%20module&In-Reply-To=%3C2954555.9IRYS4u3Mv%40localhost%3E" + TITLE="[Mageia-dev] [Bug 5199] Several error with ocaml bytecode compilation in ocaml-xen module">alien at rmail.be + </A><BR> + <I>Sun Mar 10 20:30:09 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023398.html">[Mageia-dev] [Bug 5199] Several error with ocaml bytecode compilation in ocaml-xen module +</A></li> + <LI>Next message: <A HREF="023404.html">[Mageia-dev] [Bug 5199] Several error with ocaml bytecode compilation in ocaml-xen module +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23401">[ date ]</a> + <a href="thread.html#23401">[ thread ]</a> + <a href="subject.html#23401">[ subject ]</a> + <a href="author.html#23401">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op zondag 10 maart 2013 17:33:28 schreef Florent Monnier: +><i> > > ocaml-xen should be split in ocaml-xen and ocaml-xen-devel, (2013-03-04) +</I>><i> +</I>><i> [...] +</I>><i> +</I>><i> > what kind of filenames should be in -devel and which in regular package? +</I>><i> +</I>><i> main package: +</I>><i> - .cma .cmi .cmo .cmxs .so META .so.owner +</I>><i> (and README, LICENSE, etc...) +</I>><i> +</I>><i> devel package: +</I>><i> - .a .cmxa .cmx .o .mli .ml +</I>><i> (and documentation) +</I>><i> +</I>><i> For more details, read here: +</I>><i> <A HREF="https://wiki.mageia.org/en/OCaml_policy">https://wiki.mageia.org/en/OCaml_policy</A> +</I>><i> +</I>><i> > should some files be deleted? ie: the .a files? +</I>><i> +</I>><i> If you don't know just don't delete anything, just provide what the +</I>><i> install script did installed. +</I>><i> Anyway if there is something installed (by error) it won't have bad +</I>><i> effects on the real parts of the lib. +</I> +in any case, i'm asking because we do have a policy of remove all static libs +(.a) and .la files. i just wasn't sure the .a files were static libs in this +case, or just something completely unrelated. + +but since the others have .so, i think they are static libs. + +also, usually there are versioned .so files and the .so files themselves need to +be in -devel; i guess it's not so for ocaml packages... + +><i> For any question, don't hesitate to ask to the current ocaml +</I>><i> packagers, they are listed at the beginning of this page: +</I>><i> <A HREF="https://wiki.mageia.org/en/OCaml_Packaging">https://wiki.mageia.org/en/OCaml_Packaging</A> +</I>><i> +</I>><i> Also for any issue, or TODO things you can also use the ocaml wiki pages. +</I> + +did i accidentally reply to a br mail? i thought i put this in the bugreport, +but i guess i'm not sure? +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023398.html">[Mageia-dev] [Bug 5199] Several error with ocaml bytecode compilation in ocaml-xen module +</A></li> + <LI>Next message: <A HREF="023404.html">[Mageia-dev] [Bug 5199] Several error with ocaml bytecode compilation in ocaml-xen module +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23401">[ date ]</a> + <a href="thread.html#23401">[ thread ]</a> + <a href="subject.html#23401">[ subject ]</a> + <a href="author.html#23401">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |