GDC on psptoolchain

David Friedman dvdfrdmn at users.ess-eff.net
Sun Jul 20 09:21:14 PDT 2008


Yes, the very latest -- checked in last night.  I'm not sure what you 
mean by config 'files'.  You should use the commands in the psptoolchain 
build scripts.  The only difference is that the --enable-languages 
option should be

   --enable-languages=c,c++,d

or

   --enable-languages=c,d

David

FreekSh0w86 wrote:
> The very latest? I checked out svn last week but I didn't know what to 
> put in the configuration files in order to make it build. The 
> psptoolchain works by compiling PSP binaries on a POSIX system, so 
> setting the configuration file might be tricky.
> 
> Thanks
> 
> David Friedman wrote:
>> John Grindstaff wrote:
>>> Building GDC for the psptoolchain (as psp-gdc) is it possible? I get 
>>> compile errors such as this:
>>>
>>> http://paste.dprogramming.com/dppq5raf
>>>
>>> Even though I did apply PSP patches and ran d language setup.sh
>>>
>>> I'm not sure how to patch gdc for PSP use. I like programming on 
>>> Playstation Portable, but I only desire to return to that scene if I 
>>> can program in a sensible, modern language such as D.
>>>
>>>
>>>       
>>
>> The latest SVN version has fixes that will allow GDC to build with 
>> psptoolchain (and MIPS, in general).  I do not have a PSP, so I cannot 
>> really test it beyond this.
>>
>> David


More information about the D.gnu mailing list