search for: curtisjon

Displaying 6 results from an estimated 6 matches for "curtisjon".

Did you mean: curtisjones
2009 Sep 21
4
[LLVMdev] LLVM Build Difficulties
...="-fPIC" ./configure --enable-optimized --enable-assertions -- disable-multilib I've got the latest code from subversion. I have clang checked out into tools/clang. Let me know what additional information I can provide.... Any help would be appreciated. Thanks. -- Curtis Jones curtisjones.us 404.723.3728 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2427 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090921/888eaff2/attachment.bin>
2009 Sep 22
0
[LLVMdev] LLVM Build Difficulties
Hi Curtis, > I hope this is the right list for such questions.... I've been trying to > get LLVM compiled under Linux (Ubuntu 9.04, 64 bit) for the last couple > of days. I can't reproduce this with ubuntu 9.10, 64 bit x86, gcc 4.4.1, using your configure options. What version of gcc are you using? > CXXFLAGS="-fPIC" ./configure --enable-optimized
2010 Jan 11
1
[LLVMdev] Optimization Help
...ctual issue is; or what a reasonable remedy is. If the likely cause isn't obvious based on the little bit of information I've provided, please tell me what details I can provide that would be useful. I don't know where to begin. Any help would be appreciated. Thanks. -- Curtis Jones curtisjones.us 404.723.3728 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2427 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100111/3ff4ce12/attachment.bin>
2009 Sep 22
1
[LLVMdev] LLVM Build Difficulties
...2.1/crtend.o /usr/ lib/../lib64/crtn.o /tmp/cc.o:(.rodata+0x0): undefined reference to `_NSConcreteGlobalBlock' collect2: ld returned 1 exit status clang: error: linker command failed with exit code 1 (use -v to see invocation) Again, any help would be appreciated. Thanks. -- Curtis Jones curtisjones.us 404.723.3728 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2427 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090922/77a2feb5/attachment.bin>
2009 Sep 23
2
[LLVMdev] LLVM Build Difficulties
...nstall` on the directory where you built llvm. The > variable CMAKE_INSTALL_PREFIX may be interesting to you on this > regard, > see the cmake docs. > > That said, it is possible that the problem about the undefined > reference > is not related to llvm-gcc. -- Curtis Jones curtisjones.us 404.723.3728 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2427 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090923/69681a24/attachment.bin>
2012 Aug 20
6
btrfs and mdadm raid 6
Hi. I''m considering an imminent switch from ext4 to btrfs and I''m hoping that someone can lend me advice before I do something unsupported. I have a software raid 6 array configured via mdadm. It was sitting at 8 x 3TB until I recently doubled that, grew the array and found that ext4 doesn''t want to resize. So, I''m looking to: 1. convert from ext4 to btrfs