# HG changeset patch # User Paul Boddie # Date 1530643043 -7200 # Node ID 277edce320f6aec075ddd0fc370e0b7c245b3411 # Parent 4bca58ee0c4df257563d9ae1ee7a4c85d29a2954 Test newly-functioning shared executable support. diff -r 4bca58ee0c4d -r 277edce320f6 conf/landfall-examples/mips-letux400-fbterminal.cfg --- a/conf/landfall-examples/mips-letux400-fbterminal.cfg Tue Jul 03 19:16:06 2018 +0200 +++ b/conf/landfall-examples/mips-letux400-fbterminal.cfg Tue Jul 03 20:37:23 2018 +0200 @@ -127,4 +127,4 @@ l:start({ log_cap = term, }, - "rom/hello"); + "rom/ex_hello_shared"); diff -r 4bca58ee0c4d -r 277edce320f6 conf/landfall-examples/mips-letux400-fbterminal.list --- a/conf/landfall-examples/mips-letux400-fbterminal.list Tue Jul 03 19:16:06 2018 +0200 +++ b/conf/landfall-examples/mips-letux400-fbterminal.list Tue Jul 03 20:37:23 2018 +0200 @@ -18,6 +18,20 @@ module dev_display_letux400 module dev_cpm_jz4730 module fbterminal -module hello +module ex_hello_shared module libpanel_letux400.so module mips-jz4740-panel.txt +module lib4re.so +module lib4re-util.so +module libc_be_l4refile.so +module libc_be_l4re.so +module libc_be_socket_noop.so +module libc_support_misc.so +module libdl.so +module libl4sys-direct.so +module libl4sys.so +module libl4util.so +module libld-l4.so +module libpthread.so +module libsupc++.so +module libuc_c.so