I am compiling GCC 6.2. When I execute the command “make all-gcc”, I encounter a problem: configure: error: uint64_t or int64_t not found What to do with this problem?
I am compiling GCC 6.2. When I execute the command “make all-gcc”, I encounter a problem: configure: error: uint64_t or int64_t not found What to do with this problem?