Uses of Class
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler

Packages that use GccCCompiler
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2   
 

Uses of GccCCompiler in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
 

Methods in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 that return GccCCompiler
static GccCCompiler GccCCompiler.getCppInstance()
          Gets c++ adapter
static GccCCompiler GccCCompiler.getG77Instance()
          Gets g77 adapter
static GccCCompiler GccCCompiler.getGppInstance()
          Gets gpp adapter
static GccCCompiler GccCCompiler.getInstance()
          Gets gcc adapter
 



Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved.