From: Motti Daniel <mottid@waves.com>
To: alsa-devel@alsa-project.org
Subject: Compiling an Alsa plugin with Intel compiler.
Date: Thu, 25 Sep 2008 13:13:14 +0300 [thread overview]
Message-ID: <48DB643A.9080909@waves.com> (raw)
Hello people!
I'm working on an Alsa plugin for the Xandros Linux distribution
my plugin runs very well except it consume about 20% of resources
from the target machine (eee pc at 1.6Ghz)
I'm trying to compile the same code with Intel Compiler (version 10.1.017)
(before that it was compiled with gcc 4.1.2)
the plugin compiles well but when I try to play music it tells me that
the plugin library (the .so file in /usr/lib/alsa-lib/ is not there.
I tried to analyze the symbols in the executable and found that the
difference between gcc and Intel compiler is a list of symbols with
a suffix __FUNCTION__ or __PRETTY_FUNCTION__
is this the problem?
any suggestions?
can you tell me what are the minimum alsa requirements from a dynamic
library so it can be loaded and run as an Alsa plugin?
thanks!
Motti Daniel.
next reply other threads:[~2008-09-25 10:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-25 10:13 Motti Daniel [this message]
2008-09-25 10:23 ` Compiling an Alsa plugin with Intel compiler Takashi Iwai
[not found] ` <48DB75A0.8080306@waves.com>
2008-09-25 13:09 ` Takashi Iwai
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=48DB643A.9080909@waves.com \
--to=mottid@waves.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 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.