This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ia64-hp-hpux11.31


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]