I haven't cross compiled fortran, but I'd think that you could cross
compile gnu fortran.  Cross compiling is a reasonable option.  Most of
us use it to build things.

  Nate

> I wanna use crosscompiler to compile cpu2000 benchmark, which will be used
> in m5 fs simulation.
> In the original config file,there are lines about compiler selection.
> CC           = cc -v
> CXX          = cxx  -v
> FC           = kf90 -v
> Here I assume we can use "alpha-unknown-linux-gnu-gcc",
> "alpha-unknown-linux-gnu-g++" to replace "cc" and "cxx".
> However, which fortran crosscompiler do you choose to replace "kf90"?
> Please tell me if I am on the right track to crosscompile benchmark.Thanks.
>
> _______________________________________________
> 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

Reply via email to