On 09/02/2010 09:45 AM, chao yu wrote:
My target CPU is s3c2440 which is arm v4t architecture and I want
to compile a executeable binary to run on it. I added the parameter
-march=armv4t and built. But I found before link, the object file is
armv4t. After link stage, the generated file is ar
Hi, all
I installed a prebuilt arm toolchain provided by scratchbox which
is 2010Q1. But I found a issue.
My target CPU is s3c2440 which is arm v4t architecture and I want
to compile a executeable binary to run on it. I added the parameter
-march=armv4t and built. But I found before link,