mirror of
https://github.com/xomboverlord/buildtools.git
synced 2026-01-12 02:43:16 +01:00
7 lines
395 B
Plaintext
7 lines
395 B
Plaintext
An evolving effort to automate generation of a XOmB toolchain and crosscompiler.
|
|
|
|
currently dies during the second GCC phase with the bizarre error:
|
|
"/home/wolfwood/repos/buildtools/build/gcc-obj/./gcc/include-fixed/time.h:12: error: conflicting types for 'clock_t'
|
|
/home/wolfwood/repos/buildtools/local/x86_64-pc-xomb/include/sys/types.h:104: note: previous declaration of 'clock_t' was here
|
|
"
|