Hello.
I'm trying to compile xchm on Opensolaris-b129. I have the following trouble.
`wx-config --libs ` is 
-mt -L/usr/lib -R/usr/lib -lCstd  -L/usr/X11R6/lib  -L/usr/openwin/lib  
-lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 
-lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 
-lwx_baseu_net-2.8 -lwx_baseu-2.8 

And nor "-mt", not "-lCstd" options are compatible with gcc.... However, Sun 
Studio CC doesn't understand one xchm source file (may be gcc'ism).  How can I 
force wx-config generate gcc-compatible options? Or is it better to patch xchm?
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to