[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc-bugs
Subject:    [Bug bootstrap/100945] Building gcc fails because mthumb\r unrecognized option
From:       "pinskia at gcc dot gnu.org via Gcc-bugs" <gcc-bugs () gcc ! gnu ! org>
Date:       2022-11-30 21:32:58
Message-ID: bug-100945-4-Aia9kxx5wI () http ! gcc ! gnu ! org/bugzilla/
[Download RAW message or body]

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100945

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The problem is you are building with cygwin sed's which just use \n but you are
using mingw gcc to compile to the target ( which uses \n\r as the line ending).
Yes this is not supported as you need to also build a cygwin based compiler
first to build to the target. As you intermixing things which don't have the
same line endings and seds are not always going to support both it seems.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic