Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2011 18:11:45 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-hackers@freebsd.org
Subject:   Porting PathScale's EKOPath Compiler Suite
Message-ID:  <201109081811.47776.jkim@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
I have done preliminary porting work of PathScale's open-sourced 
EKOPath Compiler Suite (https://github.com/pathscale).

http://people.freebsd.org/~jkim/ekopath-devel.tar.bz2

This includes experimental OpenMP support and PathDB.  Unfortuntely, 
PathDB builds fine but just crashes ATM.  Both options are turned off 
by default for now.  Although it seems working fine for many 
non-trivial C/C++/Fortran sources, please do not use it for any 
serious project because I have seen few internal compiler errors and 
crashes.  Be aware of ugly hacks! ;-)

I just wanted to share it now because it was on the WantedPorts list 
on Wiki for a while.  If anyone with more clues want to pick it up 
from here, please feel free.

Cheers,

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109081811.47776.jkim>