[Ace-users] how to exclude EPOLL support when compiling ACE?

hongxing777 at gmail.com hongxing777 at gmail.com
Thu Jan 17 20:23:47 CST 2008


ACE-VERSION: 5.6.2
HOST: arm-linux-gcc version 3.2

My device runs arm linux.
When crossing compiling ACE using configure, it complains about can
not find epoll_create. I guess it is because the arm linux of my
device does not support epoll.
My question is:
how to remove the epoll related stuff in ACE ? is there any options of
configure or any MACRO which can do that?

thanks!


More information about the Ace-users mailing list