beremiz

Some instance type test improved

2008-08-28, lbessard
aed21ae6658f
file isExecutable
Some instance type test improved
from .. import toolchain_gcc
class Linux_target(toolchain_gcc):
extension = ".so"
CustomLDFLAGS = ["-shared"]