The left4dead server makes use of thread local storage as a (significant) optimization. I am not sure what the current state of that is under freebsd.
For left4dead, we targetted significantly upgrading the performance of linux dedicated servers whose performance had lagged behind the windows ones in the past. As part of doing this, we had to take advantage of newer compiler versions, newer library versions, and newer cpu versions. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Patrick Lahni Sent: Thursday, November 06, 2008 10:03 AM To: [email protected] Subject: [hlds_linux] FreeBSD (L4D) I keep getting the following error upon startup: Auto detecting CPU Using SSE2 Optimised binary. Server will auto-restart if there is a crash. Failed to open bin/dedicated_i486.so (bin/dedicated_i486.so: cannot handle TLS data) Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem Any ideas on how to resolve that? ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

