Probably a question with no answer, but does anyone know how to access the
Palm ARM traps directly without having to call back into 68k code (which
then calls back into ARM)

Thanks
Drew


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ben Combee
Sent: Thursday, May 11, 2006 2:29 PM
To: Palm Developer Forum
Subject: Re: How to link object file ......

Actually, the ABI isn't perfect between the tools.  C++ likely won't
link and I wouldn't assume anything about floating point or structure
returns.

On 5/11/06, P. Douglas Reeder <[EMAIL PROTECTED]> wrote:
>
> On May 11, 2006, at 8:16 AM, Tinnus wrote:
>
> >
> >  3) You *CAN* link gcc-generated ARM .o files with a CW project. LJP
> > does that.
>
> So, the ARM ABI specification doesn't have the grey areas of the 68k ,
> so you can always call  FlpAToF() instead of FlpBufferAToF()?
>
> And I would note that all the object files need to be compiled with the
> same structure packing and the same size for enums.
>
> --
> P. Douglas Reeder
> OSU School of Music Ethnomusicology Lab
> [EMAIL PROTECTED]
>
>
> --
> For information on using the PalmSource Developer Forums, or to
unsubscribe, please see http://www.palmos.com/dev/support/forums/
>

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


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

Reply via email to