bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question


From: Torbjorn Granlund
Subject: Re: Question
Date: 11 Apr 2003 14:10:55 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Gerold Jaeger <address@hidden> writes:

  When I try to compile it with
  
  "gcc -g -I. example.c .libs/libgmp.a"
  
  I get the following:
  
  "ld: warning: file .libs/libgmp.a(init.o): wrong ELF class: ELFCLASS64
  Undefined                       first referenced
   symbol                             in file
  __gmpz_init_set_str                 /var/tmp/ccEt0tQb.o
  __gmp_printf                        /var/tmp/ccEt0tQb.o
  __gmpz_init                         /var/tmp/ccEt0tQb.o
  __gmpz_mul                          /var/tmp/ccEt0tQb.o
  ld: fatal: Symbol referencing errors. No output written to a.out
  collect2: ld returned 1 exit status"
  
  Can you explain me what I have done wrongly?
  
Please see the ISA and ABI section in the manual
that comes with the distribution.

-- 
Torbjörn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]