blob: 3d59316fcce76c8895b1559823c5856dee63bc1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
<!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%20compilation%20in%20ocaml-xen%20module&In-Reply-To=%3CCAE1DttDMyUJS%3DMQSNceaXuv0XT-ipBHTB%2BD8i_dabA9ggkdTvA%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="023397.html">
<LINK REL="Next" HREF="023401.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [Bug 5199] Several error with ocaml bytecode compilation in ocaml-xen module</H1>
<B>Florent Monnier</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%20compilation%20in%20ocaml-xen%20module&In-Reply-To=%3CCAE1DttDMyUJS%3DMQSNceaXuv0XT-ipBHTB%2BD8i_dabA9ggkdTvA%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [Bug 5199] Several error with ocaml bytecode compilation in ocaml-xen module">monnier.florent at gmail.com
</A><BR>
<I>Sun Mar 10 17:33:28 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="023397.html">[Mageia-dev] XEN (known issues)
</A></li>
<LI>Next message: <A HREF="023401.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#23398">[ date ]</a>
<a href="thread.html#23398">[ thread ]</a>
<a href="subject.html#23398">[ subject ]</a>
<a href="author.html#23398">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>><i> > ocaml-xen should be split in ocaml-xen and ocaml-xen-devel, (2013-03-04)
</I>[...]
><i> what kind of filenames should be in -devel and which in regular package?
</I>
main package:
- .cma .cmi .cmo .cmxs .so META .so.owner
(and README, LICENSE, etc...)
devel package:
- .a .cmxa .cmx .o .mli .ml
(and documentation)
For more details, read here:
<A HREF="https://wiki.mageia.org/en/OCaml_policy">https://wiki.mageia.org/en/OCaml_policy</A>
><i> should some files be deleted? ie: the .a files?
</I>
If you don't know just don't delete anything, just provide what the
install script did installed.
Anyway if there is something installed (by error) it won't have bad
effects on the real parts of the lib.
For any question, don't hesitate to ask to the current ocaml
packagers, they are listed at the beginning of this page:
<A HREF="https://wiki.mageia.org/en/OCaml_Packaging">https://wiki.mageia.org/en/OCaml_Packaging</A>
Also for any issue, or TODO things you can also use the ocaml wiki pages.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="023397.html">[Mageia-dev] XEN (known issues)
</A></li>
<LI>Next message: <A HREF="023401.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#23398">[ date ]</a>
<a href="thread.html#23398">[ thread ]</a>
<a href="subject.html#23398">[ subject ]</a>
<a href="author.html#23398">[ 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>
|