I also see these modules aren't tested:
DVB Oracle Perl Ssleay sybase Gnome
...and that I have the only system that utilizes the mmx code.
Did anyone succeed in tracking down the author of the needed mmx.h? We really should include it with Pike.
"MultiMedia eXtensions GCC interface library for IA32.
To use this library, simply include this header file and compile with GCC. You MUST have inlining enabled in order for mmx_ok() to work; this can be done by simply using -O on the GCC command line.
Compiling with -DMMX_TRACE will cause detailed trace output to be sent to stderr for each mmx operation. This adds lots of code, and obviously slows execution to a crawl, but can be very useful for debugging.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ANY PARTICULAR PURPOSE.
1997-99 by H. Dietz and R. Fisher"
/ Mirar
Previous text:
2003-12-25 14:37: Subject: xenofarm feature list
What would it take to get xenofarm to generate such a list as this,
http://www.mirar.org/pike_features.html
ie, a list where the configinfo features are on one axis and the build machine on the other (and the page is the build version)?
Also a page as the normal
http://pike.ida.liu.se/development/pikefarm/7.5.xml
but with indicators to see if the feature work or not, one page for each feature, to see if you mess up a feature's config test, would be neat.
/ Mirar