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 c/12090] Current CVS version doesn't compile


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

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-28 12:30 -------
You forgot the most important information: the options given when GCC was configured/built;
Can you include this info?
But I think your problem is that you did not follow this advice <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.


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