simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] gdb 6.3 install breaks libiberty w.r.t. libbfd?


From: Oleg Batrashev
Subject: Re: [Simulavr-devel] gdb 6.3 install breaks libiberty w.r.t. libbfd?
Date: Wed, 15 Jun 2005 10:56:35 +0300
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hi,

As I read somewhere (http://www.delorie.com/gnu/docs/gcc/libiberty_1.html), libiberty is suggested to be kept with program. That means do not share to other programs neither dynamic nor static libiberty. And if you want to use libiberty functions in your program then copy/paste it from existing project to your project. As I understand libiberty is just set of helper functions.

Oleg

Bill wrote:

I wanted to record an odd thing I encountered today.

It seems when I reinstalled binutils-2.16, GCC 4.0.0, avr-libc-1.2.3
then finally gdb-6.3, in that order, I get:

In function `bfd_open_file':
../../binutils-2.16/bfd/cache.c:440: undefined reference to
`unlink_if_ordinary'
collect2: ld returned 1 exit status


I don't understand the right way to handle this, but I did find that
"make install" in binutils did apparently replace the gdb-derived
libiberty with one  suitable for our use. I have no idea what this does
to avr-gdb.

Hope this helps,

YMMV




_______________________________________________
Simulavr-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/simulavr-devel






reply via email to

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