OpenSolaris

Printable Version Enter a New Search
Bug ID 6273864
Synopsis gcc and sgs/libld don't get along
State 10-Fix Delivered (Fix available in build)
Category:Subcategory compiler:linker
Keywords tonic-gcc
Responsible Engineer Seizo Sakurai
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_21
Fixed In snv_21
Release Fixed solaris_nevada(snv_21) , solaris_10u1(s10u1_14) (Bug ID:2128439) solaris_9(Bug ID:2128440,) solaris_8(Bug ID:2128441,)
Related Bugs 6310736
Submit Date 20-May-2005
Last Update Date 12-January-2007
Description
When building ON with gcc (on x86) there are some warnings in sgs/libld.
gcc really doesn't like implicit conversions between pointers and integers of
different sizes, so break out the uintptr_t casts.

The suggested fix compiles but I haven't tested it.
Apart from my machines boot and can still build.
 xxxxx@xxxxx.com 2005-05-20 18:27:24 GMT
Work Around
N/A
Comments
N/A