From: Warren Young Date: August 16 2008 11:24am Subject: Re: Unable to build MySQL++ on Solaris List-Archive: http://lists.mysql.com/plusplus/7877 Message-Id: <71E75DFE-535D-473C-9414-B57C94695DEC@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v928.1) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit 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.