Posts by milad

    Hi there,


    I am trying to install Conquest server on my Synology NAS which rocks a Marvell Kirkwood mv6282 SoC (and hence an ARM v5TE processor). Rather than compiling it directly on mu NAS it seemed easier to do a cross-compilation on my x86 linux pc . I installed the toolchain Synology provides for cross compilation and followed Conquest user guide and I am calling the configure script in conquest folder with the right parameters to make it use my desired toolchain and the following make commands seem to finish quite happily. My question is, how should I move this build to my target machine? What files should I move around? Presumably I shouldn't do the "make install" steps. Basically, can anyone provide a guide for cross-compiling conquest?


    Thanks.