On 6/10/2014 7:24 am, Karel Gardas wrote:
Hello, I've been tempted to build latest/greatest RTEMS tool-chain on Solaris 11/i386 using RSB. The problem is that even sb-check fails in a way I'm not sure what to install or what's missing or in general wrong with the platform: $ ./source-builder/sb-check error: no hosts defaults found; please add Any idea how to debug this? BTW: This is both while using distro provided python 2.6 and also while using OpenCSW provided python 2.7
Please look in the directory source-builder/sb for linux.py, darwin.py and freebsd.py. Copy the closest to solaris.py and make the changes you need. Then edit options.py around line 517 and add solaris based on the Python os.uname() value.
To test you can run 'python solaris.py' directly. Please send me any patches. Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel