Displaying 2 results from an estimated 2 matches for "libsupc+".
Did you mean:
  libsupc++
  
2005 May 19
0
[LLVMdev] [Cygwin] llvm-ranlib and 'make check' errors
...rything built but am now experiencing new errors on making the
> symbol tables and on 'make check'.
>  
> Here's the errors I am experiencing :-
>  
> Aaron Gray at AMD-LAPTOP-1 /usr/llvm-gcc/lib
> $ ls
> gcc          libdummy.a        libiberty.a      libstdc++.a   libsupc+
> +.la
> libc.a       libgcc.a          libm.a           libstdc++.la
> libtrace.a
> libcrtend.a  libgcsemispace.a  libprofile_rt.a  libsupc++.a
>  
> Aaron Gray at AMD-LAPTOP-1 /usr/llvm-gcc/lib
> $ llvm-ranlib libiberty.a
> llvm-ranlib: Error opening archive file: libiber...
2005 May 19
4
[LLVMdev] [Cygwin] llvm-ranlib and 'make check' errors
Hi,
Got everything built but am now experiencing new errors on making the symbol tables and on 'make check'.
Here's the errors I am experiencing :-
Aaron Gray at AMD-LAPTOP-1 /usr/llvm-gcc/lib
$ ls
gcc          libdummy.a        libiberty.a      libstdc++.a   libsupc++.la
libc.a       libgcc.a          libm.a           libstdc++.la  libtrace.a
libcrtend.a  libgcsemispace.a  libprofile_rt.a  libsupc++.a
Aaron Gray at AMD-LAPTOP-1 /usr/llvm-gcc/lib
$ llvm-ranlib libiberty.a
llvm-ranlib: Error opening archive file: libiberty.a
This is the same for all the libra...