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, the object file is
armv4t. After link stage, the generated file is arm v5.
    Then, I import the original CodeSourcery package to scratchbox as
foreign toolchain, it works well.
    So I think maybe some mistake in this prebuilt package.
    Anyone can check this issue? Thanks all.

Regards,
Chaoyu
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to