Changes
Jump to navigation
Jump to search
← 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
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Request account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages
Printable version
News
Twitter
YouTube
External resources
Github / source code
Issues / bugs
Mr. Jenkins
Open Hub
OpenVZ