ia64-hp-hpux11.31

Anthony Green green@moxielogic.com
Fri Mar 30 12:51:00 GMT 2012


On Wed, Mar 14, 2012 at 12:50 AM, Paul Ackersviller <pda@sdf.org> wrote:
> I see from the web page that libffi runs on this hardware, albeit not with
> this OS listed.  Although some versions of gcc seem to compile libffi fine,
> I'm interested in using HP's compiler.  I get the errors below, the main
> problem being the assembly code.  I'm unsure how to decipher the compiler's
> error message, and haven't located any docs to help.
>
> "src/ia64/ffi.c", line 40: error #3088: an attribute specifies a mode incompatible with "void *"
>  typedef void *PTR64 __attribute__((mode(DI)));
>                                     ^
>
> "src/ia64/ffi.c", line 115: error #4254: "asm" is not supported; use format _Asm_xxx instead
>        stf_spill (fpaddr, *(float *) addr);
>        ^
>
> Anyone out there have a clue?

Sorry, Paul.   I don't have a clue.   This looks like real porting work.

AG



More information about the Libffi-discuss mailing list