From: Cyrill G. <gor...@gm...> - 2013-12-10 07:54:19
|
On Mon, Dec 09, 2013 at 11:44:36PM -0800, Dave Yeo wrote: > On 12/09/13 10:38 pm, H. Peter Anvin wrote: > > Similarly, OpenWatcom only supports a subset of C99 features... although we no longer build OS/2 binaries as part of the standard build... ;) > > I build on OS/2 with configure and make using GCC 4.4.6 now as the OW > built binaries are subtly broken (fail 4 out of a couple of hundred H264 > conformance tests). > BTW, the build (2.11rc4) currently dies here after linking nasm.exe and > ndisasm.exe with > false -b docbook -d manpage -o nasm.xml nasm.txt > make: *** [nasm.xml] Error 1 > due to no asciidoc or xmlto packages installed here. > Dave Thanks for report Dave! Crap, I thought man pages generation were resolved already. As to compiler on OW, Peter, do we have a chance to narrow down what exactly is broken there? |