Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by hippo@May 11 2006, 09:11 PM please check ~/apps/mqueue .
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15310)
--- quote end ---
--- Quote End --- I make ~/apps/mqueue but failed. So I rework the Makefile of mqueue . But I meet a question. If I want to use mqueue ,frist I must make ~/apps/mqueue/src to make libmqueue.a So I added "ar = nios2-linux-uclibc-ar' id makefile. but in make process, the cc use gcc not nios2-linux-uclibc-gcc,so the libmqueue.a is wrong.