-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
None
-
beta
-
generic
-
generic
Name: dm26566 Date: 05/24/2000
In Defs-<platform>.gmk, certain tools are referenced from
/java/devtools/$(ARCH)/bin. This path does not exist outside
the .eng domain. Put it in a variable, $(DEVTOOLS_PATH)
Please consider that there may be several tool paths to define:
- for compiler tools (a'la /opt/SUNWspro/bin)
- for system tools (a'la /usr/bin and /usr/ccs/bin)
- for other tools (a'la /java/devtools/$(ARCH)/bin)
======================================================================