OpenSolaris

Printable Version Enter a New Search
Bug ID 6302154
Synopsis fix for 6297567 introduces some undesirable output changes
State 10-Fix Delivered (Fix available in build)
Category:Subcategory consolidation:os-net-misc
Keywords
Responsible Engineer Keith Wesolowski
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_23
Fixed In snv_23
Release Fixed solaris_nevada(snv_23)
Related Bugs 6771299
Submit Date 26-July-2005
Last Update Date 18-September-2005
Description
The fix removed one useful line in the output of the cc64-version make target:

/ws/onnv-tools/SUNWspro/SOS8/bin/cc


64-bit compiler
/ws/onnv-tools/SUNWspro/SOS8/bin/cc


became

/ws/onnv-tools/onbld/bin/sparc/cw -_cc
/ws/onnv-tools/SUNWspro/SOS8/bin/cc


/ws/onnv-tools/onbld/bin/sparc/cw -_cc
/ws/onnv-tools/SUNWspro/SOS8/bin/cc


The absence of '64-bit compiler' could be confusing; it should be restored.

To 'compensate' for that removal, however, noise was introduced of the form:

+ /opt/SUNWspro/SOS8/bin/cc -o libfcal_leds.so.1 ... -R/usr/platform/$PLATFORM/lib/picl/plugins:/usr/platform/sun4u/lib/picl/plugins:/usr/lib/picl/plugins pics/fcal_leds.o pics/fc_led_parse.o pics/fcal_leds_thread.o ...
Work Around
N/A
Comments
N/A