Forum

How to build hiawatha wihthout cmake

Damien
1 July 2014, 05:09
Hi Hugo,
It's OK to compile and install hiawatha by cmake on my server. But the problem I meet is I have to cross compile the hiawatha source code by powerpc compiler, the powerpc-linux-gnu-gcc compiler and other platform compiler. because the hiawatha will be running on a powerpc platform device.
Do you have any ideas about cross compile the hiawatha ? As the cmake is cross platform compile the hiawatha, we can't make the cross compiling by cmake. Or is there any way to compile the source code directly, or some ways to write a makefile by myself ?

Hiawatha version: 9.6
Operating System: Linux OS
Hugo Leisink
1 July 2014, 08:13
Have you seen this page [www.cmake.org]?
Damien
8 July 2014, 10:51
Hi Hugo,
Thanks, with your help, the issue has been fixed.


--Damien
This topic has been closed.