------- Comment #3 from hresquiveloa at gmail dot com 2010-02-20 16:58 ------- Thanks Andrew and Richard for your quick reply.
If this is a powerpc-only option, why I can successfully compile the program on x86_64 by using the default gcc? Ok... the program I am trying to compile is Tcl-8.5.8 via unix folder (because I do not like the way how tcl is installed in my computer via macosx folder... it creates a framework and I do not want that). It seems that according what you are telling me I just cannot use "-mdynamic-no-pic" option with the gcc source code. I have to modify it, but how? is this a complex task? if so, I will try to modify the tcl makefile.inc. Any suggestion/help will be greatly appreciated for both gcc and tcl. Thank you! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43130