Using pthread on L4/Fiasco
=?ks_c_5601-1987?B?vK7H9sO2?= <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Thank you. I made a stupid mistake. When I added ¡°REQUIRES_LIBS = libpthread¡± into Makefile, I modified three Makefiles. There are hello/Makefile, hello/server/Makefile, and hello/server/src/Makefile. I tested one by one. But I found I made a mistake. At last try, I wrote REQUIRES = libpthread instead of REQUIRES_LIBS = libpthread on hello/server/src/Makefile. After correcting my mistake, I can test pthread application. Thank you! Marcus Hyunchul Seok. _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers