Thanks Ben,

As always you are very helpful. Your explaination pointed me to ARMlet_Runtime.a - this is the only ".a" file which is included (btw the error says nothing about which file is invalid). So I went to the armlet runtime, deleted everything except the sources, rebuild and miracle - everything compilles fine now :))

Have a nice day

Ben Combee wrote:

At 07:00 AM 2/20/2004, Flex wrote:

Hi Ben,

I tried to install CW9.3 and it maked my custom ArmletRuntime a complete and uncopillable mess. Ok, deinstalled CW(+folder delete), reinstalled, applied 9.2 & 9.3 and recompilled the buildall - everything's fine.
But when I'm trying to compille multisegment shared library with PNO inside I've got this error. Tried cleaning up all targets with no luck. Any ideas how to make it "valid"?


Flex, do you get this for a normal, PNO-stationery based app?

Can you tell on what file this error is happening?

This error would normally occur when the linker tries to read a ".a" ELF library file and that library is invalid. It could also happen if the compiler emitted bad object code at link time. We didn't see this during development of 9.3, and none of the beta testers reported a problem like this, so I'm going to need a bit of help to understand the problem. Please contact me directly at [EMAIL PROTECTED] and I'll see what I can do.




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

Reply via email to