gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Build output


From: C Y
Subject: Re: [Gcl-devel] Build output
Date: Wed, 23 Apr 2003 07:27:03 -0700 (PDT)

--- Camm Maguire <address@hidden> wrote:
 
> 2)  Even with this, there is a problem linking on your system with
>     libbfd.a libiberty.a.  The following is a missing symbol:
> 
> gcc -o raw_gcl  \
>       -L.   -lgcl -lm 
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../libbfd.a
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libiberty.a -lreadline
> -lncurses -lc -lgclp

OK - this might be part of the answer.  There are two instances of
libiberty.a - one associated with gcc in 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libiberty.a
and another one from binutils in /usr/lib/libiberty.a
>From a few posts on the internet it seems like there is some
functionality in the binutils version not defined in the gcc version. 
How we teach gcl to look for the binutils version I have no idea.

(P.S. - I closed the account, by the way - let me know if you need it
again.)

CY

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com




reply via email to

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