[hpcdev-discuss] [Open64-devel] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread Jian-Xin Lai
ld-new is based on gnu ld and used as the ipa linker. It's only used if IPA is enabled. Open64 always use the system ld(or system gcc) as the final linker by default. 2009/3/3 "C. Bergstr?m" > >> 2) The patch comments out building ld-new. This needs to be fixed, but > >> what's the best way to

[hpcdev-discuss] [Open64-devel] OpenSolaris open64 port - 1st round patch review

2009-03-06 Thread Jian-Xin Lai
r from cvs HEAD?? > > - are you able to get HelloWorld compiled yet?? > > Rayson > > P.S. talking about Google summer of Code, I still need to see what we > want for SGE: http://wiki.gridengine.info/wiki/index.php/GSoCIdeas > > > > > On Tue, Mar 3, 2009 at 3:07 AM,

[hpcdev-discuss] [Open64-devel] [OSUNIX-dev] Re: Porting open64 to solaris

2009-02-22 Thread Jian-Xin Lai
For the first problem, we can ignore it at all. HG is used by Pathscale Compiler as the version control tool. The HG related stuffs are not removed while we merge the Open64 with Pathscale Compiler. 2009/2/22 Christopher Bergstr?m > On Thu, Jan 29, 2009 at 3:04 PM, John Martin > wrote: > > C. B