This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
libgcj/41: Add --enable-target-opt configure option.
- To: java-gnats@sourceware.cygnus.com
- Subject: libgcj/41: Add --enable-target-opt configure option.
- From: green@cygnus.com
- Date: 27 Aug 1999 23:14:42 -0000
- Cc: tromey@egcs.cygnus.com
- Reply-To: green@cygnus.com
- Resent-Cc: java-prs@sourceware.cygnus.com, green@cygnus.com,
- Resent-Reply-To: gnats-admin@sourceware.cygnus.com, green@cygnus.com
- Resent-To: tromey@cygnus.com
>Number: 41
>Category: libgcj
>Synopsis: Add --enable-target-opt configure option.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: tromey
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Aug 27 16:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator: Anthony Green
>Release: Trunk
>Organization:
>Environment:
All
>Description:
libgcj has an --enable-target-optspace.
This forces -Os and whatever target specific size
optimizations exist. See configure.host.
We should add an --enable-target-opt option.
This should force maximum target specific optimization.
We also need to add JAVAFLAGS support, much like CFLAGS.
This should always be overridden if either --enable-target-optspace
or --enable-target-opt are specified.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: