[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I GMP Installation
From: |
Kevin Ryde |
Subject: |
Re: I GMP Installation |
Date: |
Tue, 23 Mar 2004 08:25:11 +1000 |
User-agent: |
Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) |
<address@hidden> writes:
>
> # gcc -g -I. example.c .libs/libgmp.a
> ld: warning: file .libs/libgmp.a(clear.o): wrong ELF class: ELFCLASS64
By default gmp builds for the 64-bit ABI, see "ABI and ISA" in the
manual for what's needed in application compiles, or for how to select
32-bits instead.
--
All followups to address@hidden please.