Hello All,

I figured I'd give Monkey a try and see how it works for my purpose. Unfortunately I seem to run into a bit of trouble compiling the thing.

I'm crosscompiling under amd64 for armhf. Below I have copied the relevant output of "make". It finds the right gcc but obviously it can't run the compiled result. It suggest to use the option --host, but ./configure doesn't have that option... so where do I specify the host?

It seems like a simple problem.... does anyone have a suggestion on a fix?

Thanks in advance and kind regards, Maarten

checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in `/mnt/monkey-1.6.9/build/jemalloc-prefix/src/jemalloc-build':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
_______________________________________________
Monkey mailing list
Monkey@lists.monkey-project.com
http://lists.monkey-project.com/listinfo/monkey

Reply via email to