On Wed, May 09, 2007 at 05:41:58PM -0400, Ken Klose wrote:
> Bob,
>
> Thanks for the help. I've been trying to build GCC4.1.2 from sources since
> yesterday. I've been successful at compiling the two libraries it needs
> (GMP and MPFR) but as yet can't get GCC itself to build so I sent a message
> to their mail list.
It took me a very long time to build it from source. This isn't for the
faint of heart. If you need help with this, you can ask the gcc mailing
list.
> I just downloaded and installed GCC 4.1.1 binaries from the link that you
> sent. Thanks very much for that. However now the build ("make") fails
> immediately with the errors below:
Can you build a simple C++ hello world program with that binary?
Again, I would really suggest following the wiki. Do each step one by
one, where does it fail?
Thanks,
Bob Rossi