At 02:47 PM 2/24/2005, you wrote:
As Ben said, the library is just an object file that is not processor specific. It must be linked to other code to be compiled into processor instuctions, so therefore will be compiled as whatever it is linked to.

No, that's not what I said. I tried to convey that a static library is unlinked code. It's already been generated for a specific processor and specific set of compiler switches. It has to be linked into a project with identical or at least compatible settings, and that includes the CPU architecture.



-- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/


-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to