simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] Re: [Fwd: Re: [avr-gcc-list] cant compile simulavrxx]


From: Klaus Rudolph
Subject: [Simulavr-devel] Re: [Fwd: Re: [avr-gcc-list] cant compile simulavrxx]
Date: Sat, 08 Jan 2005 12:05:33 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040114


Hi Johann,

in your find output I cant see any libiberty.a file. I dont know why but it is missing but needed.

if I do a
tar -xjf binutils-2.15.tar.bz2
./configure --target=avr --prefix=/opt/avr
make

I get with:

address@hidden:~/avrdownload/binutils-2.15> find . -name 'libiberty*'
./libiberty
./libiberty/libiberty.a
./libiberty/libiberty.texi
./include/libiberty.h

But libiberty is missing in your binutils path. So we are not able to link against it. And as I know libiberty.a is checked in configure script so the check fails and configure termintes in a early stage.

Which OS and machine you are running, if linux please give us also your distribition name :-) Maybe you could go to binutils-2.15/libiberty and type "make libiberty.a". This should rebuild it if you maybe
have killed it in any misterious scenario :-)


Bye
Klaus







reply via email to

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