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

            Bug ID: 100014
           Summary: MSDOS DJGPP host endian unknown
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

Configuring in ./gcc
configure: loading cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... i586-pc-msdosdjgpp
checking target system type... i586-pc-msdosdjgpp
....
...
checking whether byte ordering is bigendian... unknown
configure: error: unknown endianness
 presetting ac_cv_c_bigendian=no (or yes) will help
make[1]: *** [Makefile:4395: configure-gcc] Error 1
make[1]: Leaving directory '/home/cqwrteur/myhome/msdos_hosted_toolchain/gcc'
make: *** [Makefile:979: all] Error 2

Reply via email to