On 04/08/08, Yong Sun wrote:
> Hi, Raymond,
> 
> As far as I know, GCC4SS is much better than gcc/g++ (3.4.x) bundled in 
> Solaris sfw. It uses SunStudio as the back-end to do the code 
> generation. You may refer to the blog by alexey for the benchmark of 
> gcc/gcc4ss/sunstudio, 
> http://blogs.sun.com/alexey/entry/gcc_vs_gccfss_vs_studio.

Thanks for the information(I didn't know the wrapper before :)).
What I meant is that this is unrelated to Erlang/OTP integration.
SFW packages should be compiled with integrated tools, but is
gccfss available on default Solaris installation now? I don't
think so. If it is integrated in the future to replace the
current one, then it will be used automatically to compile Erlang.

Thanks,
Raymond

> PS., I assume that the code generator of gcc/g++ on x86 has comparable 
> performance (or even better) with sunstudio. Maybe this the reason why 
> there is no gcc4xs :)
> 
> Regards,
> 
> Raymond Xiong ??:
> >On 04/08/08, Yong Sun wrote:
> >  
> >>Hi, Raymond, 
> >>
> >>I'm just interested are you using gcc/g++ or SunStudio compiler to build 
> >>Erlang? 
> >>    
> >
> >Yes, gcc/g++ only. The code cannot be compiled with SunStudio.
> >
> >  
> >>If only gcc/g++ is able to build it, at least, GCC4SS could be 
> >>used on SPARC platform.
> >>    
> >
> >I think this is something that should be controled on sfw-gate
> >wide? 
> >
> ># dmake -p | grep GCC
> >GCC= /usr/sfw/bin/gcc
> >
> >If GCC4SS is believed stable and better on SPARC, I doubt why
> >not integrate it first?
> >
> >Thanks,
> >Raymond
> >  
> 

-- 
Regards,
Raymond

Reply via email to