From: Caleb C. <cal...@gm...> - 2010-12-22 19:05:45
|
Lawrence - Running "./buildcross -dc -k" did the trick! After the build completed I ran the "environ.sh" and was able to build the "hello" project under the "examples" folder. Thank you guys for helping get this working. In case anyone else is looking to get this working in a Windows environment and is wondering what could work for them, I am running: - Windows 7 Ultimate (64bit) - Cygwin (Setup.exe version 2.738) - buildcross 1.8 (pulled from git head at https://github.com/losinggeneration/buildcross.git) Now I am just trying to find a way to test code. It seems the best way is to just send the elf over the network to the dc using "dcload-ip" correct? I pulled down the latest one (1.0.4 from 2003) and am trying to get it built now. Running into some issues with the bfd libs though. Anyone use something different or better that is known to work with the latest tools? ~Caleb On Wed, Dec 22, 2010 at 9:43 AM, Harley Laue <los...@gm...>wrote: > ./buildcross dc -k |