On Wed, 2010-08-04 at 06:52 +0800, Sun Chan wrote: > I suppose the same problem will occur for open64 internal flag -shared > sun
I am not sure what you mean by the 'internal flag -shared'? Is that something different than the user visible -shared flag used to create a shared library? If you build a shared library like: opencc -shared x.o -o x.so then the current opencc already links in libopen64rt_shared.a instead of libopen64rt.a. My patch is to do the same thing when linking with -pie to create a position independent executable. Steve Ellcey s...@cup.hp.com ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Open64-devel mailing list Open64-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open64-devel