]> gcc.gnu.org Git - gcc.git/blame - fastjar/INSTALL
cse.c (record_jump_cond_subreg): New.
[gcc.git] / fastjar / INSTALL
CommitLineData
bd8757b3
APB
1----------------------
2How to install fastjar
3----------------------
4
5
61. Run the 'configure' script to generate config.h and Makefile. You can
7 use 'configure --help' to get a list of command-line options.
8
92. If you're feeling experimental, you can change some settings in jartool.h
10 to optimize fastjar for your particular system.
11
123. Type 'make' to create the fastjar binary.
13
144. Type 'make install' to install fastjar in whichever directory you supplied
15 to configure (or the default directory if you didn't specify one.)
16
17
18
This page took 0.315402 seconds and 5 git commands to generate.