Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: kaya - A Statically typed, imperative programming-language https://bugzilla.redhat.com/show_bug.cgi?id=286851 cim@xxxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cim@xxxxxxxxxxxx ------- Additional Comments From cim@xxxxxxxxxxxx 2007-11-19 04:44 EST ------- If you want a debug package, then ./configure --enable-debug will make one, *but* the debug build is unoptimised (-O0 rather than -O2, when compiling the run-time and standard library) so you lose a lot of performance. With a small bit of obvious patching of configure.ac you could change this, though. Also, there isn't a kaya debugger (yet!), and unless you're very familiar with the language internals, gdb is not great either, so you're really not losing much by not having debug symbols. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review