From: Andrea C. O. <and...@gm...> - 2011-02-21 09:16:12
|
The binutils should work, they ae written in c# the problem was in the VMs we had, PVM did not have support for generics it depends on how you use the CLI-frontend in libstd itself there should be no problem you do not have to leave the use of generics in the wrapper and you should not try to look into MSCorlib.dll Andrea On Thu, Feb 17, 2011 at 6:21 PM, Erven Rohou <erv...@in...> wrote: > Hello, > > I vaguely remember that we use mcs (1.0) for a reason. > It could be that 2.0 starts relying on generics, which are not supported by all > our tools. Maybe the CLI-frontend? > > Will ILJIT handle generics? > > If anyone (Andrea? :-) ) has a better recollection, feel free to elaborate. > > -- > Erven. > > > Le 17/02/2011 17:51, David Yuste a écrit : >> I updated the README with the last changes: >> - Using gmcs instead of mcs >> - Building and using libstd.so >> >> http://gcc.gnu.org/viewcvs/branches/st/README?view=markup > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Gcc4cli-devel mailing list > Gcc...@li... > https://lists.sourceforge.net/lists/listinfo/gcc4cli-devel > |