Hi,all
I was about to build a database environment on DM6446, the database system I chosen was Berkeley DB XML and it is a small embeded XML database. Some static or dynamic linking libraries must be linked in my program, so I think I should compile them into ARM+Linux version with a cross compiler. I chosen the arm_v5t_le-g++. I am a new hand on this aspect , I had try several times, but I was failed. I wonder how to compile a static or dynamic linking library on DM6446, would somebody give me some advises? Another question is that whether I can link the dynamic libraries to my program without cross compile? if so, how to do?
with my regards!