From: Nathan M. <gro...@gm...> - 2016-12-10 23:05:31
|
Thanks for responding. The tutorial I'm trying to use is this one: http://www.neogaf.com/forum/showthread.php?t=916501 And I'm getting stuck on setting up the dreamcast toolchain and development environment . Here's the link to the part I'm stuck on. http://www.neogaf.com/forum/showthread.php?p=216433273#post216433273 I'm currently using Cygwin on a PC to do this tutorial. I feel like I followed all the steps correctly, but maybe I missed something? Any help would be greatly appreciated . On Sat, Dec 10, 2016 at 12:42 PM, Lawrence Sebald <blu...@gm...> wrote: > First of all, what tutorial are you following, specifically? Also, what > platform are you trying to do this on (Linux, Mac, Windows/Cygwin, > something else more exotic)? > > That particular error is complaining that it cannot find your > Dreamcast-targeted compiler. That implies that either it hasn’t been built > or that it is in a different location than where the environ script thinks > it is. > > > On Dec 10, 2016, at 12:51 PM, Nathan Meier <gro...@gm...> > wrote: > > > > I'm trying to follow tutorials on how to setup kallistios. I start > running into problems when I need to work with the Environ.sh > > file. When I run the command "source environ.sh" I get the following > error > > > > > > /home/YouPeople/dc/kos/utils/gnu_wrappers/kos-cc: line 34: > /opt/toolchains/dc/sh-elf/bin/sh-elf-gcc: No such file or directory > > > > It seems like I'm missing a file for it, even though I downloaded this > through GIT. Is there a step I missed? Or something else I need to download? > > PLEASE HELP! > > > > ------------------------------------------------------------ > ------------------ > > Developer Access Program for Intel Xeon Phi Processors > > Access to Intel Xeon Phi processor-based developer platforms. > > With one year of Intel Parallel Studio XE. > > Training and support from Colfax. > > Order your platform today.http://sdm.link/xeonphi_ > ______________________________________________ > > cadcdev-kallistios mailing list > > cad...@li... > > https://lists.sourceforge.net/lists/listinfo/cadcdev-kallistios > > |