This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libgcj/41: Add --enable-target-opt configure option.



>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:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]