On 1/12/2012 11:48 AM, Hamid Reza Khaleghzadeh wrote:
Excuse me, I'm again. could you tell me when libpthread.a is replaced
with another one, gcc cross compiler must be created again?

I wouldn't think so.  This is not part of the compiler,
but of the application, and since you're linking statically,
it does not even need to be available at run time.  Presumably
the features used by this library need to match well enough
those provided by the simulator (i.e., which syscalls).

Regards -- Eliot Moss
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to