I see source for gcc and friends in the release but no notes on building these tools. Is there a different target architecture I need to specify with configure (--target)? Is it just x86_64? What about the dependencies for gcc like GMP, MPFR, MPC, etc.? Usually there are specific versions of these tools needed to build gcc for any platform.
Are there any build notes out there?
Thanks,
Fritz


