mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
633a5b1aac
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3785 91177308-0d34-0410-b5e6-96231b3b80d8
15 lines
546 B
Plaintext
15 lines
546 B
Plaintext
To format the documentation, type "make doc.dvi" and print the result.
|
|
|
|
The length of the cost vectors is fixed at 4 for reasons that are
|
|
primarily historical. To change it, edit the definition of DELTAWIDTH
|
|
in b.h.
|
|
|
|
Burg is compiled without optimization by default to avoid problems
|
|
with initial installation. To improve burg's performance, add '-O' to
|
|
CFLAGS in the Makefile and rebuild burg with a high quality optimizing
|
|
compiler.
|
|
|
|
To be added to the Burg mailing list, send your preferred electronic
|
|
mail address to cwf@research.att.com.
|
|
|