|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Problems building caml-stubdom
To: |
Geoffrey Lefebvre <geoffrey@xxxxxxxxx> |
Subject: |
Re: [Xen-devel] Problems building caml-stubdom |
From: |
Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx> |
Date: |
Thu, 7 Aug 2008 01:55:34 +0100 |
Cc: |
Andrew Warfield <andy@xxxxxxxxx>, Patrick Colp <pjcolp@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx> |
Delivery-date: |
Wed, 06 Aug 2008 17:56:10 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<c3c918090808061533x3f5f75a8qec591bf3f120daf9@xxxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
Mail-followup-to: |
Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>, Geoffrey Lefebvre <geoffrey@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Andrew Warfield <andy@xxxxxxxxx>, Patrick Colp <pjcolp@xxxxxxxxx> |
References: |
<c3c918090808061533x3f5f75a8qec591bf3f120daf9@xxxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Geoffrey Lefebvre, le Wed 06 Aug 2008 15:33:42 -0700, a écrit :
> I am trying to build the ocaml stub domain and I am having some
> compilation issues. I am getting a bunch of undefined references when
> linking mini-os.o.
Ah.
> I have managed to get rid of other linking errors by building ocaml
> with -fno-stack-protector and without large file support but I am
> still having the linking issue above.
Ok. I had just tested with the debian-provided caml binaries.
> I think i need to build the ocaml runtime against newlib
I guess that's the long run way yes.
> but how does one do that?
It's not only against newlib, but also against Mini-OS headers. That's
a TODO for now.
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|