bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mes] ARM mes on wip-arm - Runtime setup


From: Danny Milosavljevic
Subject: [bug-mes] ARM mes on wip-arm - Runtime setup
Date: Mon, 11 Mar 2019 11:49:49 +0100

Hi Janneke,

okay, with the following (obviously unapplied) patch to wip-arm, mes runs until 
(excluding) try_open_boot, surviving several syscalls and about 14 unique 
procedure calls.

diff --git a/build-aux/build.sh.in b/build-aux/build.sh.in
index 4f3891d7..b5612c90 100644
--- a/build-aux/build.sh.in
+++ b/build-aux/build.sh.in
@@ -100,6 +100,7 @@ if test $compiler = gcc; then
 -I include
 -I ${srcdest}include
 -I ${srcdest}include/$mes_kernel/$mes_cpu
+-marm
 "
         sh ${srcdest}build-aux/build-lib.sh
         cp crt1.o ..

Might that be because I have to set up some environment in order to run mes?

Attachment: pgpsjlpGnH1gG.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]