User talk:Jjomier: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(transplant the DCMTK to Xscal pxa270 system using arm-linux-gcc)
 
(No difference)

Latest revision as of 01:55, 3 August 2007

Right now I am trying to transplant the DCMTK to Xscal pxa270 system, but the current release dcmtk-3.5.4 and Dcmtk-3.5.3-cmake.tgz are not support cross compiling. I configure like this: ./configure --host=arm-linux when the configuration is over, I run "make", the error info is "config/Makefile.def could not be found" . How to deal with this problem?