On Thu, 20 Mar 2008, Jeff Buehler wrote:

> OK - I found a small amount of info that seems to indicate that the 
> correct flag is simply -pthread without -lc_r, and this is also true for 
> FreeBSD 6, although the only problem I ran into with FreeBSD 6 was a 
> show stopping 64 bit compile issue.  Once I compiled 32 bit I had no 
> problems.
> 
> Anyway, if you are running FreeBSD 7 and have trouble compiling the 
> binaries, remove -lc_r from the makefile - that seems to be working so 
> far for me quite well.  From what I read, you should remove it 
> regardless and just keep -pthread, but then I try not to believe 
> everything I read!

The libc_r is the re-entrant version of libc. Probably now FreeBSD does 
not need it anymore. I'll try to find a fix for the Makefile and support 
old and new versions.



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to