From: "Henry Ho" <yjho@richwave.com.tw>
To: alsa-devel@alsa-project.org
Subject: developing audio with ALSA
Date: Wed, 13 Aug 2008 14:48:32 +0800 [thread overview]
Message-ID: <000c01c8fd10$a09013c0$ba3ea8c0@Richwave.net> (raw)
Hi
I'm developing audio application using ALSA library. My target platform is ARM
platform baseboard. I use GNU toolchain cross compiler as you can see from
the following message:
arm-none-linux-gnueabi-gcc -lasound -g -O2 -I./alsa-lib-1.0.17rc2/include -o pcm pcm.c
/usr/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.0/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lasound
collect2: ld returned 1 exit status
make: *** [versatile] Error 1
I know that is because the linker cannot find the asound library. Should I cross compiling
ALSA driver/lib/utils first?
Henry
=====================================================================================================================================
The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of RichWave is strictly prohibited; and any information in this email irrelevant to the official business of RichWave shall be deemed as neither given nor endorsed by RichWave.
next reply other threads:[~2008-08-13 6:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-13 6:48 Henry Ho [this message]
2008-08-13 8:19 ` developing audio with ALSA Colin Guthrie
-- strict thread matches above, loose matches on Subject: below --
2008-08-18 9:15 Henry Ho
2008-08-18 9:57 ` Alan Horstmann
2008-08-18 10:34 ` Colin Guthrie
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='000c01c8fd10$a09013c0$ba3ea8c0@Richwave.net' \
--to=yjho@richwave.com.tw \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.