I'm attempting to build it but I've never used it. I've got it to build following the MySQL documentation but I've only just noticed the support-files. There are quite a few of them and I don't know which I should exclude from a .tce I plan on building. I would really appreciate some guidance on this. Additionally, if people know what configure options I should be using over and above the following:
--build=i486
--prefix=/usr/local
--enable-assembler
--with-mysqld-ldflags=-all-static
--without-docs
--without-man
--with-gnu-ld
then I'll gladly include them.
Cheers