Lines Matching +full:9 +full:- +full:tools
5 * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
8 * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2002 *
16 (eg, the modules vorbis, vorbis-tools and vorbis-plugins for the Vorbis
21 ./src The source for libogg, a BSD-license inplementation of
32 ./macos Classic MacOS 9 projects and build automation
49 pre-built utilities may be found there.
79 rpm -ta libogg-<version>.tar.gz
91 cross tools and even to run the test suite under Wine, the Linux/*nix
94 On Debian and Ubuntu systems, these cross compiler tools can be installed
97 sudo apt-get mingw32 mingw32-binutils mingw32-runtime wine
99 Once these tools are installed its possible to compile and test by
102 ./configure --host=i586-mingw32msvc --target=i586-mingw32msvc \
103 --build=i586-linux
107 The above has been tested with the following versions of the tools on
110 mingw32 4.2.1.dfsg-1ubuntu1
111 mingw32-binutils 2.17.50-20070129.1-1
112 mingw32-runtime 3.13-1
113 wine 0.9.59-0ubuntu4
115 BUILDING ON MACOS 9:
117 Ogg on MacOS 9 is built using CodeWarrior 5.3. To build it, first
133 $Id: README 14726 2008-04-14 08:40:46Z erikd $