Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
Newer edit →
Compel
(edit)
Revision as of 15:20, 25 November 2016
66 bytes removed
,
15:20, 25 November 2016
→Compiling and packing
Line 28:
Line 28:
Don't forget to put <code>compel/include/uapi/</code> directory into include paths.
Don't forget to put <code>compel/include/uapi/</code> directory into include paths.
−
Then link the parasite binary. Include all the .o files needed and compel
plugins <code>
std
</code> and <code>fds</code>
by using compel linker script.
+
Then link the parasite binary. Include all the .o files needed and compel std
plugin
by using compel linker script.
<pre>
<pre>
−
$ ld foo1.o foo2.o compel/plugins/std.built-in
.o compel/plugins/fds.built-ind
.o -T compel/arch/$ARCH/scripts/compel-pack.lds.S -o parasite.po
+
$ ld foo1.o foo2.o compel/plugins/std.built-in.o -T compel/arch/$ARCH/scripts/compel-pack.lds.S -o parasite.po
</pre>
</pre>
Xemul
Bureaucrats
,
Administrators
2,257
edits