This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/11785] Cannot compile gcc on 32-bit Sparc Solaris 2.7


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11785



------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-06 18:41 -------
>From <http://gcc.gnu.org/install/configure.html>:
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. 

Can you try with an objdir which is different from the source directory?
Also read <http://gcc.gnu.org/install/specific.html#*-*-solaris2*>.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]