Displaying 2 results from an estimated 2 matches for "aerosmith".
Did you mean:
aerosmith's
2009 Jan 20
0
Bug#512337: linux-2.6: One GNU libc test fails on a Xen kernel
...e stuff in Etch
works well enough to get as far as the install libc-xen phase (i.e.
99.9% of use cases) there's no point putting time into fixing it for
Etch so thanks for the offer but I think there's no need for the reduced
test case anymore.
Thanks,
Ian.
--
Ian Campbell
Current Noise: Aerosmith - Jaded
Whom the gods wish to destroy they first call promising.
2000 Aug 27
2
Problems supporting rint.
...using mingw32 (g++ for win32 without the cygwin.dll
dependency). mingw32's math library does not support rint and I can't find
a replacement so I have tried the following:
Use Cygwin to execute ./configure.
Then:
(1) "make" with Cygwin - ok. Cygwin supports rint. I encode my Aerosmith's
"Get A Grip" .wav from the CD to .ogg with encoder_example.exe. grip.ogg
file size is 5869034 bytes. Sounds good
(2) "make" with mingw32 setting all occurrences of rint to "ceil". - ok.
Encode Get A Grip .wav again and get a 6141038 byte .ogg. Sounds good. B...