-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
None
-
beta
-
generic
-
generic
Name: dm26566 Date: 01/24/2001
If you cd into the build tree and attempt to build a portion
of the tree using the default target (i.e., specifying 'gnumake'
without the "all" target), instead of building the all target,
the "errror_condition" target will be built.
The "error_condition" target was added with 64-bit to allow the
handling of invalid builds. This should be done in such a way as
to allow the default target to be "all".
======================================================================