Hi!
Thank you very much for the DMTCP project.
I tested DMTCP on my host machine and it was OK. But I have encountered an issue trying to build DMTCP for ARM!
I was building DMTCP on i386 machine with cross toolchain for ARM and have configured DMTCP as this:
./configure --host=arm-v7a9v3r0-linux-gnueabi
But 'make' fails with the error message: "cannot represent machine `i386' "
What is the right way to configure and build DMTCP for ARM?
 
Error details:
arm-v7a9v3r0-linux-gnueabi-gcc -shared -Wl,-soname,libmtcp.so.1 -T mtcp.t -Wl,-Map,mtcp.map \ -Wl,--no-gc-sections -Wl,--no-strip-discarded \ -o libmtcp.so.1.0.0 mtcp.o mtcp_restart_nolibc.o mtcp_maybebpt.o mtcp_printf.o mtcp_util.o mtcp_safemmap.o mtcp_safe_open.o mtcp_state.o mtcp_check_vdso.o mtcp_sigaction.o mtcp_fastckpt.o \ -ldl -lpthread -lm /opt/toolchain/arm-v7a9v3r0/bin/../lib/gcc/arm-v7a9v3r0-linux-gnueabi/4.6.4/../../../../arm-v7a9v3r0-linux-gnueabi/bin/ld: cannot represent machine `i386'
 
Please navigate me to instructions how to build DMTCP for ARM.
Thank you.
Best regards,
Andy
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Dmtcp-forum mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dmtcp-forum

Reply via email to