Search found 4 matches

by root670
Mon Jan 02, 2012 7:27 pm
Forum: Programming Discussion
Topic: KOS In Unix systems
Replies: 43
Views: 6499

Re: KOS In Unix systems

I deleted build-gdb- and the target folder (/home/wes/Dreamcast) from /home/wes. I also noticed two broken symbolic links in that folder (arch and dc were their names). I then deleted the whole kos folder that had all of the files from the SVN. I ran "sudo svn co https://cadcdev.svn.sourceforge...
by root670
Mon Jan 02, 2012 4:51 pm
Forum: Programming Discussion
Topic: KOS In Unix systems
Replies: 43
Views: 6499

Re: KOS In Unix systems

This is the config.log from /home/wes/kos/kos/utils/dc-chain/build-gcc-sh-elf-4.5.2/sh-elf/libgcc http://pastebin.com/Ns732Kcb

Thanks again for your help
by root670
Mon Jan 02, 2012 3:13 pm
Forum: Programming Discussion
Topic: KOS In Unix systems
Replies: 43
Views: 6499

Re: KOS In Unix systems

Thanks for the quick response! Here's the GCC build log I've got: http://pastebin.com/cVzFuGGA. I see a lot of "No such file or directory" errors in the log. Could my path variable be messed up?
by root670
Mon Jan 02, 2012 2:53 pm
Forum: Programming Discussion
Topic: KOS In Unix systems
Replies: 43
Views: 6499

Re: KOS In Unix systems

I'm having similar problems trying to get the toolchain to build. I'm running Ubuntu 11.10 x64. I grabbed the latest revision with SVN and ran the download.sh script, followed by the unpack.sh script. Before running make, I changed the prefixes to this: sh_prefix := $(HOME)/Dreamcast/dc/toolchain/$(...