On 10 Oct 2007, at 10:51, Kai-Uwe Behrmann wrote: > Am 10.10.07, 10:07 +0100 schrieb MacArthur, Ian (SELEX) (UK): > >>> The threads example does not build with --enable-threads. Not >>> shure if it >>> is related to the 1.1.8 build or your changes. >> >> OK - which platform is this, by the way? I've only got winXP boxes >> here >> just now, and they seem to be OK. >> I'll need to look into it this evening. > > openSUSE 10.2, IA32, gcc-4.1.2
Well, I just tested this on my FC7 box. Here's what I did. $ Created an empty directory. $ Downloaded the tarball from the web (to be sure I had the public version.) $ tar -jcf ..... $ autoconf $ ./configure --enable-xft --enable-threads $ make And that seems to have built just fine, including thread support and the threads demo. I wonder why it does not work for you? -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

