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 target/15951] New: m68k-*-elf doesn't allow --with-cpu= in the configure script


$ ../combined/configure --target=m68k-elf --prefix=`pwd`/../install
--with-newlib --with-gnu-as --with-gnu-ld --enable-languages=c
--disable-multilib --with-cpu=cpu32
  [ omitted ]
$ make
  [ omitted ]
This target does not support --with-cpu.
make: *** [configure-gcc] Error 1

I noticed m68k-*-linux has with-cpu support, would it be difficult to allow it
for m68k-*-elf too?

-- 
           Summary: m68k-*-elf doesn't allow --with-cpu= in the configure
                    script
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jivera at flame dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: m68k-unknown-elf


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


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