[cfe-dev] [LLVMdev] LLVM 3.0rc3 Testing Beginning

Devchandra L Meetei dlmeetei at gmail.com
Tue Nov 15 11:14:17 PST 2011


Tested on RHEL 6.1 workstation and was successful.
[deleisha at deleisha ~]$ lsb_release -ai
LSB Version:
:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID:    RedHatEnterpriseWorkstation
Description:    Red Hat Enterprise Linux Workstation release 6.1 (Santiago)
Release:    6.1
Codename:    Santiago
[deleisha at deleisha ~]$ gcc --version
gcc (GCC) 4.4.5 20110214 (Red Hat 4.4.5-6)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[deleisha at deleisha ~]$



On Wed, Nov 16, 2011 at 12:05 AM, Eric Christopher <echristo at apple.com>wrote:

>
> On Nov 15, 2011, at 9:41 AM, David A. Greene wrote:
>
> > Bill Wendling <wendling at apple.com> writes:
> >
> >> Hi Dave,
> >>
> >> Thanks for the results. What platform is this on? And do these failures
> occur with 2.9?
> >
> > Platform is Debian Linux testing, x86_64.
> >
> > clang is a disaster with 2.9 unfortunately, so I can't test it:
> >
> > /bin/cp Output/sse.expandfft.llvm.o.compile.time
> Output/sse.expandfft.simple.compile.time
> > /home/greened/src/llvm-2.9/build/Release/bin/clang++ -o
> Output/sse.expandfft.simple Output/sse.expandfft.llvm.o -lm   -msse2
> > /usr/bin/ld: cannot find crt1.o: No such file or directory
> > /usr/bin/ld: cannot find crti.o: No such file or directory
> > clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
>
> You'd need to edit the files that have the include and link paths.
>
> -eric
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111116/937de615/attachment.html>


More information about the cfe-dev mailing list