hey,
when you bootstrap easybuild 1.11, there is a tested easyconfig for GCC
4.7.3 (it's part of the install). you could use robot to install it.
if you want to start playing with an own easyconfig, then try not to
start with a toolchain one and try to reuse or be inspired by an
existing one.
wrt the problem: GCC is called GCC, not gcc (the c compiler of GCC is
called gcc, but you are not only installing the c compiler).
stijn
On 03/07/2014 05:32 PM, [email protected] wrote:
So I am trying to build a toolchain for GCC 1.7.3 and have run into an error I
have yet to see.
ebFile:
name = 'gcc'
version = '4.7.3'
homepage = 'http://gcc.gnu.org/'
description = "abc"
toolchain = {'name': 'dummy', 'version': 'dummy'}
toolchainopts = {'shared': True, 'static': True}
sources = ['gcc-4.7.3.tar.gz']
moduleclass = 'compiler'
Console Results:
== temporary log file in case of crash /tmp/easybuild-0D9sGY/
easybuild-3vIaW6.log
== resolving dependencies ...
== processing EasyBuild easyconfig /afs/crc.nd.edu/x86_64_linux/easybuild-
soft/src/gcc/4.7.3/gcc-4.7.3.eb
== ERROR: Failed to get application instance for gcc (easyblock: None):
EasyBuild crashed with an error (at easybuild/framework/easyblock.py:1928 in
get_class): Failed to obtain class for None easyblock (not available?):
'EasyBuild crashed with an error (at easybuild/framework/easyblock.py:1897 in
get_class): Failed to import easyblock for EB_gcc because of module issue: '