-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
generic
-
generic
Name: dm26566 Date: 06/26/2001
in j2se/make/sun/corba/core/Makefile I see the following:
OTHER_LDFLAGS=-L$(BOOTDIR)/jre/lib/$(ARCH)
-L$(BOOTDIR)/jre/lib/$(ARCH)/classic -L$(BOOTDIR)/jre/lib/$(ARCH)/native_threads
-ljvm
Note that the 'classic' vm is gone - I think this -L option should
be removed.
======================================================================