> export CC=gcc > export CXX=g++ > pkgtool build --download SFEsdl-image --autodeps
just wondering if the compile environment is set, is the "env.sh" sourced? . /opt/*bld/bin/env.sh export CC=gcc export CXX=g++ pkgtool --download --interactive --autodeps build SFEsdl-image.spec Is there a specific reason to use gcc instead of SunStudio ? Regards, Thomas
