search for: _threadrunelocale

Displaying 7 results from an estimated 7 matches for "_threadrunelocale".

2013 May 17
3
Command line not responding
Running 9.0-Stable on an i386. Whenever I type a command at the prompt I get the output /usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRuneLocale" and nothing else - the command will not run. Just the above output. Commands like "ls" and "exit" work, but not much else. This happends whether I am logged in a user or as root. Cannot even halt the system from the command line. Started to happen after trying to updat...
2013 May 08
2
[LLVMdev] TLS with MCJIT (an experimental patch)
...re selected on applicable platforms. When I tried this patch with the test case you provided yesterday it got through the compilation phase with lli using the small code model and the static relocation model, but it ultimately failed (but failed gracefully) because it couldn't resolve the '_ThreadRuneLocale' symbol. Resolution of external symbols is meant to be handled by the memory manager, so I thought perhaps you could get something working with this patch. Please give this a try and let me know how it works. Thanks, Andy -------------- next part -------------- An HTML attachment was scrubbe...
2013 May 09
2
[LLVMdev] TLS with MCJIT (an experimental patch)
...on applicable platforms. > > When I tried this patch with the test case you provided yesterday it got through the compilation phase with lli using the small code model and the static relocation model, but it ultimately failed (but failed gracefully) because it couldn't resolve the '_ThreadRuneLocale' symbol. Resolution of external symbols is meant to be handled by the memory manager, so I thought perhaps you could get something working with this patch. > > Please give this a try and let me know how it works. > > Thanks, > Andy > <tls-experimental.patch>
2013 May 09
0
[LLVMdev] TLS with MCJIT (an experimental patch)
...selected on applicable platforms. > > When I tried this patch with the test case you provided yesterday it got through the compilation phase with lli using the small code model and the static relocation model, but it ultimately failed (but failed gracefully) because it couldn’t resolve the ‘_ThreadRuneLocale’ symbol. Resolution of external symbols is meant to be handled by the memory manager, so I thought perhaps you could get something working with this patch. > > Please give this a try and let me know how it works. > > Thanks, > Andy > <tls-experimental.patch>
2013 May 10
0
[LLVMdev] TLS with MCJIT (an experimental patch)
...licable platforms. >> >> When I tried this patch with the test case you provided yesterday it got through the compilation phase with lli using the small code model and the static relocation model, but it ultimately failed (but failed gracefully) because it couldn't resolve the '_ThreadRuneLocale' symbol. Resolution of external symbols is meant to be handled by the memory manager, so I thought perhaps you could get something working with this patch. >> >> Please give this a try and let me know how it works. >> >> Thanks, >> Andy >> <tls-experime...
2013 May 15
0
[LLVMdev] TLS with MCJIT (an experimental patch)
...>> > >> When I tried this patch with the test case you provided yesterday it > got through the compilation phase with lli using the small code model and > the static relocation model, but it ultimately failed (but failed > gracefully) because it couldn't resolve the '_ThreadRuneLocale' symbol. > Resolution of external symbols is meant to be handled by the memory > manager, so I thought perhaps you could get something working with this > patch. > >> > >> Please give this a try and let me know how it works. > >> > >> Thanks, > &...
2013 May 15
7
[LLVMdev] TLS with MCJIT (an experimental patch)
...licable platforms. >> >> When I tried this patch with the test case you provided yesterday it got through the compilation phase with lli using the small code model and the static relocation model, but it ultimately failed (but failed gracefully) because it couldn't resolve the '_ThreadRuneLocale' symbol. Resolution of external symbols is meant to be handled by the memory manager, so I thought perhaps you could get something working with this patch. >> >> Please give this a try and let me know how it works. >> >> Thanks, >> Andy >> <tls-experime...