I see this was actually right, since there are only non wxwidgest and wxstedit libs in this list. So to conclude to make it link in static mode the order must be:
g++ -o samples/stedit/wxstedit wxstedit_wxstedit.o -L./lib -L./lib -L/usr/local/lib -pthread -lwx_gtk2d_stedit-2.6 AND the rest Klaas klaas.holwerda wrote: > [EMAIL PROTECTED] wxstedit]$ ldd samples/stedit/wxstedit > linux-gate.so.1 => (0x0027a000) libgtk-x11-2.0.so.0 => > /usr/lib/libgtk-x11-2.0.so.0 (0x0482b000) libgdk-x11-2.0.so.0 => > /usr/lib/libgdk-x11-2.0.so.0 (0x0479f000) libatk-1.0.so.0 => > /usr/lib/libatk-1.0.so.0 (0x04781000) > libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 > (0x046f2000) > libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x04736000) > libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00232000) > libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00273000) > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ wxCode-users mailing list wxCode-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxcode-users