D on the Raspberry Pi

Henry Robbins Gouk henry.gouk at gmail.com
Tue Jun 12 06:06:04 PDT 2012


Hi all,

I was wondering if anyone has managed to successfully compile a 
GDC cross compiler to target the Raspberry Pi?

I tried following the instructions found at 
http://bitbucket.org/goshawk/gdc/wiki/crosstool-ng but when I try 
the "ct-ng build" command I get the following output:

[INFO ]  Performing some trivial sanity checks
[INFO ]  Build started 20120613.010123
[INFO ]  Building environment variables
[ERROR]  Static linking impossible on the host system 
'x86_64-build_unknown-linux-gnu'
[00:02] / make: *** [build] Error 1

Should I continue along the path of using crosstools to make a 
cross compiler, and if so; how? Or is there a better way to 
achieve my end goal of having a cross compiler targeting the 
Raspberry Pi?

Thanks in advance for any help :-)


More information about the D.gnu mailing list