Re: ABI 64

From: Rémy (remy.bertrand_at_cgeyt.com)
Date: 10/25/04


Date: Mon, 25 Oct 2004 15:07:05 +0200


"coredump" <m.doerr@iq-work.de> a écrit dans le message de
news:7eb34340.0410250233.11d12fd9@posting.google.com...
> Hi all!
>
> I need to compile with the gnu compiler some c++ source code to get an
> ELF-64 relocatable object file - PA-RISC 2.0 (LP64) object files. As
> far as i can see, there is no option in gcc, right? Is there maybe a
> workaround for this problem? I need to link against some libraries but
> i always get the "Mismatched ABI. 64-bit PA shared library found in
> 32-bit link." message.
>
> Thank you in advance
> Greetings!

Hi,

I don't know if gcc is now able to product LP64 objects files. It was not
two years ago.

And there is no workaround (i.e. no way to link together 64 bit and 32 bis
code)

Rémy



Relevant Pages

  • Re: [PATCH] /dev/mem gcc weak function workaround
    ... /dev/mem gcc weak function workaround ... Tom Rini ...
    (Linux-Kernel)
  • Does 4.x supports wchar_t/wstring?
    ... I am having the problem with the games/wesnoth build on 4.x only. ... I tried to get it builds w/ GCC 3.3, but still no luck. ... If nobody know any workaround, then I guess I will have to mark it as ...
    (freebsd-stable)
  • [PATCH] Workaround for gcc 2.96 (undefined references)
    ... gcc 2.96 complains about undefined references ... so good at avoiding linker references to unused code. ... +/* Workaround for gcc 2.96 */ ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: ABI 64
    ... >> workaround for this problem? ... > I don't know if gcc is now able to product LP64 objects files. ... mainstream gcc source, but it at least _was_ a whole separate build from ...
    (comp.sys.hp.hpux)