Commit graph

13 commits

Author SHA1 Message Date
Dmitry Voytik
5f1960e3d8 doc: fix cross-compiling example
Simplest way to configure cross-compilation with configure
script is to pass '--host' option.
Passing just '--target' doesn't work.

Signed-off-by: Dmitry Voytik <voytikd@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-08-25 14:12:38 +02:00
Takashi Iwai
8a347e4267 Add hgcompile script and fix INSTALL document
Added hgcompile script (just a copy of cvscompile), and
fixed INSTALL document about HG.
2006-05-12 15:33:44 +02:00
Takashi Iwai
aaeb6659c0 Add description for new configure options
Add description for new configure options.
Also fixed some typos.
2005-11-30 12:07:06 +00:00
Takashi Iwai
6f918dfac4 Add a note on FC3
Added a note on installation on FC3.
2005-02-24 10:20:44 +00:00
Takashi Iwai
7e5a7fbdbf Remove JACK plugin
Removed JACK plugin.  It's in alsa-plugins now.
2005-02-24 10:16:51 +00:00
Jaroslav Kysela
915de60abf Added note about jack plugin 2003-03-10 12:55:43 +00:00
Takashi Iwai
163ae5738d duplicated the required alsa-kernel header files into the local
include/sound directory, so that alsa-lib can be compiled without
alsa-driver.

with this addition, --with-kernel and --with-soundbase options are
removed from configure.  they are obviously unnecessary.

the relevant parts in INSTALL are removed/modified.
2002-10-09 13:43:35 +00:00
Jaroslav Kysela
f23813b7e9 Added HAVE_SOFT_FLOAT (--with-softfloat) 2002-04-24 14:41:55 +00:00
Jaroslav Kysela
eb267ade29 Added support for --with-host 2002-03-03 09:25:02 +00:00
Jaroslav Kysela
1e2b37dd4e Added section for installation using Linux kernel sources 2002-02-17 08:58:54 +00:00
Jaroslav Kysela
4efc53523a A bit updated 2001-11-26 18:33:40 +00:00
Jaroslav Kysela
27472b56a6 Changes for static build. 2001-10-24 14:14:11 +00:00
Jaroslav Kysela
741a333e90 First version... 1998-12-30 17:11:25 +00:00