<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">I'm encountering a new problem building llvm (from CVS) on Solaris. The tblgen executable builds successfully but it seems to use the wrong version of libstdc++ :<DIV><DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>% /home/vadve/vadve/llvm-sparc/Debug/bin/tblgen --help</DIV><DIV>ld.so.1: /home/vadve/vadve/llvm-sparc/Debug/bin/tblgen: fatal: /home/vadve/lattner/local/x86-fc1/gcc-3.4.2/lib/libstdc++.so.6: wrong ELF class: ELFCLASS32</DIV><DIV>Killed</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>This version of tblgen was just created successfully in the same build on Solaris, so I don't know why the x86-fc1 version of libstdc++ is getting used. My tree is configured as:</DIV><DIV> /home/vadve/vadve/llvm/configure --prefix=/localhome/vadve/llvm --enable-targets=host-only</DIV><DIV>I verified that the correct (Sparc) version of llvm-gcc is on my path.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; ">Has anyone seen this error before or have a suggestion on what might be happening?</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; ">Thanks,</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">--Vikram</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><A href="http://www.cs.uiuc.edu/~vadve">http://www.cs.uiuc.edu/~vadve</A></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><A href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</A>/</FONT></DIV> <BR class="Apple-interchange-newline"> </DIV><BR></DIV></BODY></HTML>