I'm trying to compile an optimized version of Chapel with Clang.  I can get
an optimized version using GCC if I don't have the CHPL_DEVELOPER
environment variable set, but this still includes debugging symbols.  When
I set the CHPL_HOST_COMPILER to clang++ the Makefile seems to completely
ignores the CHPL_DEVELOPER flag and neither debugging symbols or
optimization flags are added.

Ideally I would like a way to add arbitrary flags to the CFLAGS variable.
Is there a way to do this?  If not, is there at least a way to get Chapel
to compile using Clang with optimizations, or with GCC with optimizations
but without debugging symbols?

- Chris
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers

Reply via email to