alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: K <keres.nyx@gmail.com>
To: Alsa-devel@alsa-project.org
Subject: [Alsa-devel] Crosstool for PDA iPAQ hx4700
Date: Tue, 15 May 2007 16:33:53 +0200	[thread overview]
Message-ID: <50fdad60705150733xf4b7624i3f9576b383104cfe@mail.gmail.com> (raw)

Hi,

I want to port a audio program on my hx4700, So I will use a prebuilt
toolchain. I have downloaded
ftp://ftp.handhelds.org/projects/toolchain/arm-linux-gcc-3.4.1.tar.bz2
and I extract this file to /usr/local/arm

I have downloaded alsa-lib from
ftp://ftp.alsa-project.org/pub/lib/stable/alsa-lib-0.0.9.tar.gz

I have compiled it :
#./configure --prefix=/usr/local/arm-linux --host=arm-linux
#make
#make install

after I compile my program :
#arm-linux-gcc -Wa,-mfpu=fpa11 -mcpu=xscale record.c -lasound -I
/usr/local/arm/3.4.1/include/
/usr/local/arm/3.4.1/lib/gcc/arm-linux/3.4.1/../../../../arm-linux/bin/ld:
cannot find -lasound
collect2: ld returned 1 exit status

Do you have an idea ? Can you help me ?
I want to port a Vumeter, Peakmeter and other audio tools on hx4700.

Thank you

-- 
K

                 reply	other threads:[~2007-05-15 14:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50fdad60705150733xf4b7624i3f9576b383104cfe@mail.gmail.com \
    --to=keres.nyx@gmail.com \
    --cc=Alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).