Re: Building GCC 4.2.0 fails on Linux x86-64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Alexander,

Did you follow these instructions...

http://gcc.gnu.org/install/configure.html

...?

In particular, the part that states...
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
First, we highly recommend that GCC be built into a separate directory than
the sources which does not reside within the source tree. This is how we
generally build GCC; building where srcdir == objdir should still work, but
doesn't get extensive testing; building where objdir is a subdirectory of
srcdir is unsupported.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

In my experience, when srcdir is the same as objdir, I have never
successfully been able to build GCC.

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux