I have built it before on Sun OS 10 using the gcc front end for sun cc compiler GCCFSS. At least 18 months ago that worked fine. You should run it in a debugger and see where the error is occurring in the build, as that would help debug it. FYI, You don't need build SPARC_(SE|FS) on a SPARC machine, it will work on x86 hardware as well.
Ali On Apr 2, 2009, at 4:48 PM, soumyaroop roy wrote: > Hello there, > > Are there any major impediments in building m5 in SPARC_SE or SPARC_FS > configurations on SunOS 9 on a SPARC machine? When I build M5 in > SPARC_SE config using GCC, the final executable (m5.debug) gives a bus > error. However, when I try to build it using SUN C++, I get build > errors, which according to some forums, are due to a potential bug in > the Sun compiler. I can attach the build logs/errors if you want to > take a look. > > regards, > Soumyaroop. > > -- > Soumyaroop Roy > Ph.D. Candidate > Department of Computer Science and Engineering > University of South Florida, Tampa > http://www.csee.usf.edu/~sroy > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
