GCC plugin to use the LLVM backend Maintained by:brooks@FreeBSD.org Port Added: 10 Jan 2013 18:25:27 Also Listed In:devel License: not specified in port
DragonEgg is a gcc plugin that replaces GCC's optimizers and code
generators with those from the LLVM project. It works with gcc-4.5
or gcc-4.6, can target the x86-32/x86-64 and ARM processor families,
and has been successfully used on the Darwin, FreeBSD, KFreeBSD,
Linux and OpenBSD platforms. It fully supports Ada, C, C++ and
Fortran. It has partial support for Go, Java, Obj-C and Obj-C++.
WWW: http://dragonegg.llvm.org/
To install the port:cd /usr/ports/lang/dragonegg46/ && make install clean To add the package:pkg_add -r dragonegg46
Configuration Options
===> The following configuration options are available for dragonegg46-3.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings