-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.4.0
-
Component/s: infrastructure
-
None
-
beta
-
generic
-
generic
Name: dm26566 Date: 12/05/2000
The files:
/ws/merlin/make/java/java/reorder-sparc
/ws/merlin/make/java/zip/reorder-sparc
/ws/merlin/make/java/hpi/native/reorder-sparc
/ws/merlin/make/java/verify/reorder-sparc
/ws/merlin/make/sun/jpeg/reorder-sparc
/ws/merlin/make/sun/font/reorder-sparc
/ws/merlin/make/sun/motif12/reorder-sparc
/ws/merlin/make/sun/motif21/reorder-sparc
contain information about the ordering of binaries in the library,
however, they reference those libraries with hardcoded paths that
match the default value of $(OUTPUTDIR). This will not work if
the override, ALT_OUTPUTDIR is set.
Instead, these files can be generated by their Makefiles on the
fly.
======================================================================