------- Additional Comments From janis187 at us dot ibm dot com  2004-12-23 
18:50 -------
There is no -rpath in the command to build 64-bit libiberty.  It appears to be
just $(CC) plus -shared, the list of object files, -Wl,-soname 
-Wl,libiberty.so.0
-o ././libs/libiberty.so.0.0.0.

Where in the Makefile does this happen?  I'm trying to follow it but can't 
figure
out where the shared version is built so I can get more information.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19135

Reply via email to