Configuration options
|
./configure script
The configure script supports the following options:
-
--with-java-prefix=PFX
prefix where Java runtime system is installed.
-
--with-javac-flags=FLAGS
flags to be passed to the Java compiler
-
--with-java-flags=FLAGS
flags to be passed to the Java VM
-
--with-gcj-lib=PFX
prefix where libgcj is installed
-
--with-gcj-classes=PFX
prefix where the gcj classes are installed
-
--with-rc1-gcc-src=PFX
prefix where the GCC sources are installed
-
--with-rc1-gcj-src=PFX
prefix where the GCJ sources are installed
-
--with-rc1-gcc-inst=PFX
prefix where the GCC is installed
|
|