libftdi Archives

Subject: Re: Installing libFTDI on ARM

From: Uwe Bonnes <bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 17 Oct 2011 13:25:40 +0200
>>>>> "Захаров" == Захаров Анатолий <xaverozz@xxxxxxxxx> writes:

    Захаров> --002215b02f9edfb22b04af7c33fc Content-Type: text/plain;
    Захаров> charset=ISO-8859-1

    Захаров> I have a ARM on Cirus Logic EP9315 with Linux on that.  i try:
    Захаров> ./configure --host=armv4t-arm920t-eabi
    Захаров> --prefix=/home/zaa/FTDI/FTDI2/libftdides
    Захаров> CPP='/usr/local/arm/4.3.4-armv4t-arm920t-eabi/usr/bin/arm-linux-gcc
    Захаров> -E'
    Захаров> CC=/usr/local/arm/4.3.4-armv4t-arm920t-eabi/usr/bin/arm-linux-gcc
    Захаров> make install in my /home/zaa/FTDI/FTDI2/libftdides i have bin
    Захаров> folder with samples and it works great but on my PC not on arm
    Захаров> =(.  P.S.  need i the libusb library installed on my arm to
    Захаров> install libftdi from sources or it standalone library?


With libftdi-1.0, we only support building via CMAKE. So to build, you need
CMAKE. CMAKE tries to find libusb via the pkg support, but maybe it fill
find also without pkg-support. To compile, you will need both header and link
file. When running, only the dynamic dll is needed.

Bye
-- 
Uwe Bonnes                bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx

Current Thread