Hi,

I need some help here. Trying to build bootloader on Solaris with CC and it 
fails with following errors. Not supposed to use gcc.

I am not a c guy and doesn't know much about these errors. Please let me 
know if any further details are required.

../common/stb.h", line 4230: warning: typedef redeclared: stb_sdict
"../common/stb.h", line 5678: warning: integer overflow detected: op "<<"
"../common/stb.h", line 10210: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10211: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10214: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10214: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10214: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10215: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10215: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10216: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10216: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10227: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10331: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10332: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10336: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10340: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10349: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10351: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10353: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10385: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10385: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10530: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10530: operands have incompatible types:
         unsigned char ":" void
"../common/stb.h", line 10681: warning: unnamed struct member
"../common/stb.h", line 10773: improper member use: various
"../common/stb.h", line 10796: improper member use: various
"../common/stb.h", line 10823: improper member use: various
"../common/stb.h", line 10834: improper member use: various
"../common/stb.h", line 10857: improper member use: ptr
"../common/stb.h", line 10867: improper member use: ptr
cc: acomp failed for ../common/main.c

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to