User talk:Jjomier

From KitwarePublic
Revision as of 01:55, 3 August 2007 by Betterman (talk | contribs) (transplant the DCMTK to Xscal pxa270 system using arm-linux-gcc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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?