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/13551] Cannot build GCC 3.3.2 on Windows


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-03 01:26 -------
What is the error messages from here:
"At this point, there were a lot of error messges.  It turned out that
the file 'insn-conditions.c' contained some DOS '^M' charaters.  After
removing these characters, the compilation seemed to work fine."
We have seen successful builds on cygwin:<http://gcc.gnu.org/gcc-3.3/buildstat.html>.

Also what if you just do "make bootstrap" instead of "make CFLAGS='-O' LIBCFLAGS='-g -O2' 
LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap-clean"

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME
            Summary|Cannot build GCC 3.3.2 on   |Cannot build GCC 3.3.2 on
                   |Windows                     |Windows


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


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