JumpingYang / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

Build fails with clang #285

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using Xcode 4.4 (which contains Apple Clang 4.0) on OS X 10.8, try to build 
memcached 1.4.14

What is the expected output? What do you see instead?
Expected successful compile but got:

clang: error: argument unused during compilation: '-pthread'

What version of the product are you using? On what operating system?
memcached 1.4.14 on OS X 10.8

Please provide any additional information below.
Builds fine using llvm-gcc-4.2.

Original issue reported on code.google.com by ryandesi...@gmail.com on 19 Aug 2012 at 6:29

GoogleCodeExporter commented 9 years ago

Original comment by ryandesi...@gmail.com on 19 Aug 2012 at 6:30

Attachments:

GoogleCodeExporter commented 9 years ago
I have the exact same problem. 

Mac OS X 10.8.5
memcached 1.4.15
GCC 4.2.1

You can try this as alternative: https://app.box.com/shared/a5ga5kmep0 This is 
a precompiled memcached for Mac. Works fine.

Original comment by avr...@gmail.com on 12 Oct 2013 at 4:00

GoogleCodeExporter commented 9 years ago
This should be fixed in 1.4.16. closing.

Original comment by dorma...@rydia.net on 10 Dec 2013 at 7:03