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

2009-02-22 Thread Jian-Xin Lai
gest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > ___ > Open64-devel mailing list > Open64-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/open64-devel > -- Regards, Lai Jian-Xin -- next part -- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/hpcdev-discuss/attachments/20090222/d3025a2e/attachment.html>

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

2009-02-22 Thread Christopher Bergström
apologies for the noise.. preg_list.* wasn't being generated correctly because of ksh93.. Using bash as the shell and I get progress.. Next issue I hit... BUILD_OS seems like it's still defined as LINUX.. changing that to SUNOS == unhappy.. (What's the cleanest way to add this?) looking at elf_

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

2009-02-22 Thread Christopher Bergström
On Thu, Jan 29, 2009 at 3:04 PM, John Martin wrote: > C. Bergstr?m wrote: >> >> >> I just glanced at it, but looks like Elf32_Word and friends is undefined.. >> >> ../include/elf_stuff.h:57:23: warning: sys/cdefs.h: No such file or >> directory >> >> pm me if you'd like access to the env to help o