[ft-devel] asm problem

2010-05-03 Thread Muhammad Tanveer Aslam
Dear Sir, I am using ADS compiler to compile FreeType2 it is giving me an error at ===ftconfig.h=== FT_MulFix_arm( FT_Int32 a, FT_Int32 b ) ... ... __asm { smull t2, t, b, a // (lo=t2,hi=t) = a*b mov a, t, asr #31

[ft-devel] Liker Errors in FreeType2

2010-05-02 Thread Muhammad Tanveer Aslam
Dear Sir, I am compiling the source code of FreeType2 using ADS compiler, i have included all the files of src and include folders but it is giving me some linker errors as follows can you please guide me a little about these. Error: L6200E: Symbol autofit_module_class multiply defined (by

[ft-devel] Request for other Compilers

2010-04-26 Thread Muhammad Tanveer Aslam
Dear Sir, I want to use FreeType 2.3.12 with ARM so can you please guide me a little about how can i add the source code in my project or how can i make a lib file with ADS compilers. as in package i can find compile configuration and also even project files for other compiler like Visual C++

[ft-devel] Request for other Compilers

2010-04-26 Thread Muhammad Tanveer Aslam
Dear Sir, I want to use FreeType 2.3.12 with ARM so can you please guide me a little about how can i add the source code in my project or how can i make a lib file with ADS compilers. as in package i can find compile configuration and also even project files for other compiler like Visual