Minimal D Cross Compiler
Gregor Richards
Richards at codu.org
Thu Sep 13 11:17:23 PDT 2007
Brian Madden wrote:
> Just recompiled a D cross compiler from scratch using gcc 4.1.2 and gdc
> .24.
>
> Compiled fine after a bit of a tweak, but I still got this error again:
>
> canora-dubh:~/private/projects/d untwisted$ x86_64-pc-elf-gdc test.d
> <built-in>:0: internal compiler error: Bus error
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> canora-dubh:~/private/projects/d untwisted$
>
> Sad, I really wanted to use D, and was hoping it would just work! :(
Backtrace.
- Gregor Richards
More information about the Digitalmars-d
mailing list