public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/34523]  New: configure does not recognize --with-cpu=arm926ejs but --with-cpu=arm926ej-s
@ 2007-12-18 17:57 mmokrejs at ribosome dot natur dot cuni dot cz
  2010-04-05 13:55 ` [Bug target/34523] " rearnsha at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: mmokrejs at ribosome dot natur dot cuni dot cz @ 2007-12-18 17:57 UTC (permalink / raw)
  To: gcc-bugs

checking whether sigaltstack is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for .preinit_array/.init_array/.fini_array support... no
checking if mkdir takes one argument... no
Unknown CPU used in --with-cpu=arm926ejs
make[2]: *** [configure-stage1-gcc] Error 1
make[2]: Leaving directory `/scratch/gcc-4.2.2/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/scratch/gcc-4.2.2/objdir'
make: *** [bootstrap] Error 2


Configure seems to mis-require a dash in the cpu. Please note the valid cpu
allowed by the compiler is 'arm926ejs' while not 'arm926ej-s'. So, either
configure is happy and the subsequent build process fails after stage1 is
finished or vice versa. It seems it was possible to use --with-cpu=arm926ejs
with 3.4.5 (bug #26378) so I believe this is a regression.


-- 
           Summary: configure does not recognize --with-cpu=arm926ejs but --
                    with-cpu=arm926ej-s
           Product: gcc
           Version: 4.2.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mmokrejs at ribosome dot natur dot cuni dot cz


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug target/34523] configure does not recognize --with-cpu=arm926ejs but --with-cpu=arm926ej-s
  2007-12-18 17:57 [Bug bootstrap/34523] New: configure does not recognize --with-cpu=arm926ejs but --with-cpu=arm926ej-s mmokrejs at ribosome dot natur dot cuni dot cz
@ 2010-04-05 13:55 ` rearnsha at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: rearnsha at gcc dot gnu dot org @ 2010-04-05 13:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rearnsha at gcc dot gnu dot org  2010-04-05 13:55 -------
No, the canonical name for the CPU is correct -- with a dash.


-- 

rearnsha at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
 GCC target triplet|                            |arm
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-05 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-18 17:57 [Bug bootstrap/34523] New: configure does not recognize --with-cpu=arm926ejs but --with-cpu=arm926ej-s mmokrejs at ribosome dot natur dot cuni dot cz
2010-04-05 13:55 ` [Bug target/34523] " rearnsha at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).