| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | August 16 2008 11:24am |
| Subject: | Re: Unable to build MySQL++ on Solaris | ||
| View as plain text | |||
On Aug 16, 2008, at 4:17 AM, Jonathan Wakely wrote: > 2008/8/14 Warren Young: >>> /rusers/Charging/kartikm/mysql++/mysql++-3.0.5>>./configure >>> --enable-thread-check --with-mysql=/rusers/Charging/kartikm/mysql >> >> It should build if you turn off the check for threads. Clearly >> more work is >> needed to make that case work. > > On sparc hardware GCC spells the option -pthreads not -pthread. Thanks for that. Good thing we have autoconf to rooting such weirdness out.
