On Thu, 5 Apr 2012, kostadinos parasyris wrote:

I am trying to compile the m5threads lib for alpha architecture using a crosstool im getting the following message :
   #error "No TLS defs for your architecture"
Is alpha architecture not supported by this lib?
Thank You
Kostadinos Parasyris
On 04/05/2012 01:38 PM, Nilay Vaish wrote:
With gcc, but instead of linking with the pthreads library, I linked with the m5threads library. You can obtain this library from http://repo.gem5.org/. I think this is required since pthreads library is dependent on the operating system for system calls, all of which may not have been implemented in the SE mode.


It is possible that Alpha architecture is not supported. I cannot say for sure as I have not used it.

--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to