D.gnu - Compiling gdc : missing several headers : "cc.h".......etc
- Yuki (12/12) Apr 25 2007 Hello ,I am a new gdc user . I want to compile gdc 0.23's src with the
Hello ,I am a new gdc user . I want to compile gdc 0.23's src with the mingw-gcc.But when compiling it. I find that some headers are missing. Could anyone tell me how to find those missing headers?.Are those headers gcc backend headers ? .Thanks. #include "cc.h" #include "el.h" #include "oper.h" #include "global.h" #include "code.h" #include "type.h" and tassert.h.. Thanks.
Apr 25 2007