Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: John Faith <jfaith@freescale.com>
To: Felipe Uderman <felipe.uderman@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: Alsa library for the arm-linux architecture
Date: Thu, 13 Dec 2007 09:58:43 -0800	[thread overview]
Message-ID: <476172D3.6000602@freescale.com> (raw)
In-Reply-To: <951b8d920712130537s2f6eacb1g53121e7e1c738b0d@mail.gmail.com>

Felipe Uderman wrote:
> Hello,
> 
> I need to cross compile a project to the arm-linux platform that depends on
> the Alsa Library. My problem is that my cross development environment does
> not include the Alsa Library. I have downloaded the Alsa sources, and I
> checked that there are some instructions on how to port the library to other
> architectures. I would like to know if there are ports of the Alsa Library
> for the arm-linux architecture availible for download, or if I really have
> to cross compile it.
> 
> Thank you for your help!
> 
> Felipe
>

Hi Filipe,
We cross compile alsa-lib 1.0.11rc2 for ARM with:

./configure --prefix=/usr --host=arm-linux --build=i686-pc-linux-gnu
make
make install DESTDIR=/target/root/dir

There was only one patch we had to make, which was to remove the line 
'add_dir="-L$libdir"' (around line 2422) in alsa-lib-1.0.11rc2/ltmain.sh.

,
John

  reply	other threads:[~2007-12-13 18:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-13 13:37 Alsa library for the arm-linux architecture Felipe Uderman
2007-12-13 17:58 ` John Faith [this message]
2007-12-13 19:10   ` Daniel Mack
2007-12-13 20:12     ` John Faith

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=476172D3.6000602@freescale.com \
    --to=jfaith@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=felipe.uderman@gmail.com \
    /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