Posts by mumble

1) Message boards : Server programs : Compile server daemon (Message 16743)
Posted 19 Apr 2008 by mumble
Post:
The makefile of sched folder is very complex

Edit Makefile.am, then re-run _autosetup and configure which will re-generate the (complex) makefile from the .am.

I have read some tutorials about automake and autoconf, and now i understand how to create makefile (very complex) on boinc. Thank all of you :D
2) Message boards : Server programs : Compile server daemon (Message 16714)
Posted 18 Apr 2008 by mumble
Post:
mumble wrote:
Hi everybody, i have written work generator daemon, but I can't link it with boinc's library. Who can help me write makefile to compile it? I use sample_work_generator.C is the template to write.
Tks!

The easiest thing to do would be to edit the Makefile in that directory and make a copy of the entry for sample_work_generator. That will take care of all the BOINC library linkages. If it still won't build, work from there.

The makefile of sched folder is very complex so i can't understand what sample_work_generator must link to. Besides link to boinc's library, my work_generator daemon also link my application's library. I don't know how to edit the available makefile in sched folder to compile it.
3) Message boards : Server programs : Compile server daemon (Message 16708)
Posted 18 Apr 2008 by mumble
Post:
Hi everybody, i have written work generator daemon, but I can't link it with boinc's library. Who can help me write makefile to compile it? I use sample_work_generator.C is the template to write.
Tks!




Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.