Installing fix8

57 views
Skip to first unread message

Jonathan Kallner

unread,
Sep 22, 2014, 5:48:05 AM9/22/14
to fix8-s...@googlegroups.com

Hi

My name is Jonathan and I'm a software  engineer currently working with fix protocol .

I need your help in installing Fix8.

I am working with Eclipse + Cygwin with Win7 OS but the final outcome will be on another computer (Linux OS)

I did the following  :

From the Cygwin terminal I entered

1.                                                                            ./bootstrap

2.                                                                             ./configure

3.                                                                             make

 

first 2 steps were ok but on the 3 step I got this error 

 

../include/fix8/ff/MPMCqueues.hpp:872:35: note: 'atomic_long_set' declared here, later in the translation unit

         atomic_long_set(&enqueue,0);

                                   ^

Makefile:562: recipe for target 'xml.lo' failed

make[1]: *** [xml.lo] Error 1

make[1]: Leaving directory '/cygdrive/c/Users/Yoni/workspace/fix8-1.3.1/runtime'

Makefile:546: recipe for target 'all-recursive' failed

make: *** [all-recursive] Error 1

 

 

how do I fix it ?

 

 

I would also ask how do I transfer the program to the Linux OS computer

I understand that I need to do a new compilation

(regardless of the application compilation)

 

 

Thank you for your help

Jonathan

dakka

unread,
Sep 22, 2014, 8:29:16 PM9/22/14
to fix8-s...@googlegroups.com, jona...@mdg.co.il, ser...@fix8.org
Hello,
If you are building for Linux, I would recommend against cross-compilation on Cygwin. Cygwin is not a supported environment (although it may build there with some effort). Why not just run eclipse in an X window on the target host?

Some ideas:
Looks like you are building using the default Fastflow. I am not sure Fastflow builds on Cygwin. You could try using TBB - although I'm not sure this is supported on Cygwin either.

Sergey - are you aware of anyone who has successfully built on Cygwin?

/dakka 
Reply all
Reply to author
Forward
0 new messages