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/47107] New: ix86-netware is recognized by config.guess, but has no valid basic_machine set


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

           Summary: ix86-netware is recognized by config.guess, but has no
                    valid basic_machine set
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
            Blocks: 47093
              Host: x86_64-pc-linux-gnu
            Target: ix86-netware


gawk -f ../../../gcc/gcc/opt-gather.awk
../../../gcc/gcc/ada/gcc-interface/lang.opt ../../../gcc/gcc/fortran/lang.opt
../../../gcc/gcc/go/lang.opt ../../../gcc/gcc/java/lang.opt
../../../gcc/gcc/lto/lang.opt ../../../gcc/gcc/c-family/c.opt
../../../gcc/gcc/common.opt  > tmp-optionlist
make[2]: *** No rule to make target `../../../gcc/gcc/config/ix86/ix86.h',
needed by `c-lang.o'.  Stop.
make[2]: *** Waiting for unfinished jobs....


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