Re: cross-compiling with libtool

Lane <[email protected]>
Newsgroups gmane.comp.gnu.libtool.general
Message-ID <CAGchGNuKTfNhqPkatedxks-X0EgavbVCJbpg3taQPFhBR9B_9Q@mail.gmail.com>
That's what I don't understand. I do have a ranlib binary and it is named
by the cross-tools environment that I've been given. For some reason it's
not able to find it though when running make install and I don't know how
that happens.


On Wed, May 13, 2015 at 10:10 PM, Bob Friesenhahn <
[email protected]> wrote:

> On Wed, 13 May 2015, Lane wrote:
>
>> arm-blues-linux-gnueabi-libtool: install: chmod 644
>> /opt/blues/lib/libbl_parsers.a
>> arm-blues-linux-gnueabi-libtool: install: arm-blues-linux-gnueabi-ranlib
>> /opt/blues/lib/libbl_parsers.a
>> ../../../arm-blues-linux-gnueabi-libtool: line 1104:
>> arm-blues-linux-gnueabi-ranlib: command not found
>> Makefile:395: recipe for target 'install-libLTLIBRARIES' failed
>>
>> Any thoughts on how to proceed?
>>
>
> 1. Assuming that you want to make progress with your work.
>
> 2. Assuming that your other cross-tools are named prefixed with
>    'arm-blues-linux-gnueabi-'.
>
> 3. Assuming that ranlib is not actually necessary.
>
> You could change to the directory where the other cross-tools are and do
>
>   ln -s /bin/true arm-blues-linux-gnueabi-ranlib
>
> Altnerately, you could find a correct ranlib binary and make sure that it
> is named appropriately.
>
> Bob
> --
> Bob Friesenhahn
> [email protected], http://www.simplesystems.org/users/bfriesen/
> GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
>

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.