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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Additional Comments From [EMAIL PROTECTED]  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
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to