<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>I have just installed the latest GCC compiler on my linux computer<br>GCC 4.8.1<br><br>gcc 4.8.1 installed the libiberty.a static lib in the standard place,<br>in my case /usr/local/lib64<br><br>I looked at the source code for both gcc and binutil from gnu. They are identical with only one target (libiberty.a).  Don't know how to change the make input files to build the dynamic version.  I have tried to learn the autoconf system a few times (each time spending a few hours), but this system is very hard for me.<br><br>My configure for Cairo went well, but it failed in the linking stage.<br><br>The failure directory is in util/cairo-trace directory<br><br>  CCLD   libcairo-trace.la<br>/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../../x86_64-unknown-linux-gnu/bin/ld:
 /usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../../lib64/libiberty.a(cplus-dem.o): relocation R_X86_64_32S against `_sch_istable' can not be used when making a shared object; recompile with -fPIC<br>/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../../lib64/libiberty.a: could not read symbols: Bad value<br>collect2: error: ld returned 1 exit status</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>See anyone can help.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0);
 font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>I have searched the internet for the whole night and did not find any help.</span></div><div> </div><div>Kemin Zhou<br>609 818-4265 Office<br>858 366-8260 Mobile<br>858 771-3269 Home</div></div></body></html>