|
You were paying attention. There was no previous message on the
subject. The libm5 patch changes allow for linking against m5 as a library (static, not shared) in case some other simulator wants to embed m5 but doesn't want to give up main. I moved most of what used to be in main() to m5_main() and then changed the SCons scripts to build the libraries. The standard m5.opt and m5.debug are then built with a small main() stub and linked with the libraries. We are using m5 as the loader and emulator for instructions not supported natively in our FPGA-based simulator (HAsim). -Michael Gabe Black wrote: Sorry for not paying attention, but what does the libm5 diff do? Gabenathan binkert wrote: |
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
