Displaying 14 results from an estimated 14 matches for "glic".
Did you mean:
glibc
2007 May 09
2
[LLVMdev] Compiling glibc on Linux
Hi,
I am trying to compile glibc on Linux using llvm. I need to do this
for a research project.
The problem is that llvmc doesn't work, and I guess I have to set
CC=llvmc to get the glic compiled. For some reason llvmc complains
that it cannot find %llvmcc1%. I have this problem both on my Mac and
my Linux system. Other tools that I have tested including llvm-gcc
work without any problem.
First, I appreciate it if you let me know what can cause this problem
and second, tell...
2007 May 09
2
[LLVMdev] Compiling glibc on Linux
...; On Tue, 2007-05-08 at 18:40 -0700, Babak Salamat wrote:
>> Hi,
>>
>> I am trying to compile glibc on Linux using llvm. I need to do this
>> for a research project.
>> The problem is that llvmc doesn't work, and I guess I have to set
>> CC=llvmc to get the glic compiled. For some reason llvmc complains
>> that it cannot find %llvmcc1%. I have this problem both on my Mac and
>> my Linux system. Other tools that I have tested including llvm-gcc
>> work without any problem.
>> First, I appreciate it if you let me know what can cause t...
2007 May 09
0
[LLVMdev] Compiling glibc on Linux
...ile to work.
Reid.
On Tue, 2007-05-08 at 18:40 -0700, Babak Salamat wrote:
> Hi,
>
> I am trying to compile glibc on Linux using llvm. I need to do this
> for a research project.
> The problem is that llvmc doesn't work, and I guess I have to set
> CC=llvmc to get the glic compiled. For some reason llvmc complains
> that it cannot find %llvmcc1%. I have this problem both on my Mac and
> my Linux system. Other tools that I have tested including llvm-gcc
> work without any problem.
> First, I appreciate it if you let me know what can cause this proble...
2007 May 09
0
[LLVMdev] Compiling glibc on Linux
...18:40 -0700, Babak Salamat wrote:
>>> Hi,
>>>
>>> I am trying to compile glibc on Linux using llvm. I need to do this
>>> for a research project.
>>> The problem is that llvmc doesn't work, and I guess I have to set
>>> CC=llvmc to get the glic compiled. For some reason llvmc complains
>>> that it cannot find %llvmcc1%. I have this problem both on my Mac and
>>> my Linux system. Other tools that I have tested including llvm-gcc
>>> work without any problem.
>>> First, I appreciate it if you let me know...
2007 May 09
2
[LLVMdev] Compiling glibc on Linux
...at wrote:
>>>> Hi,
>>>>
>>>> I am trying to compile glibc on Linux using llvm. I need to do this
>>>> for a research project.
>>>> The problem is that llvmc doesn't work, and I guess I have to set
>>>> CC=llvmc to get the glic compiled. For some reason llvmc complains
>>>> that it cannot find %llvmcc1%. I have this problem both on my
>>>> Mac and
>>>> my Linux system. Other tools that I have tested including llvm-gcc
>>>> work without any problem.
>>>> First,...
2010 Dec 10
4
qemu VS tapdisk2 VS blkback benchmarks
...-------------
In order to reproduce these results you need to use the new qemu with
linux aio and O_DIRECT as disk backend:
- apply the libxl patches that Anthony sent to the list a little while ago;
- compile qemu with linux aio support, you might need few hacks to work
around limitations of the glic/libaio installed in your system;
- add BDRV_O_NOCACHE|BDRV_O_NATIVE_AIO to the flags used by qemu to open
the disks;
- some gntdev fixes to allow aio and O_DIRECT on granted pages, not yet
sent to the list (but soon).
TEST HARDWARE
-------------
I am using a not so new testbox with a 64bit 2....
2007 May 09
0
[LLVMdev] Compiling glibc on Linux
...; Hi,
> >>>>
> >>>> I am trying to compile glibc on Linux using llvm. I need to do this
> >>>> for a research project.
> >>>> The problem is that llvmc doesn't work, and I guess I have to set
> >>>> CC=llvmc to get the glic compiled. For some reason llvmc complains
> >>>> that it cannot find %llvmcc1%. I have this problem both on my
> >>>> Mac and
> >>>> my Linux system. Other tools that I have tested including llvm-gcc
> >>>> work without any problem.
>...
2006 Mar 11
1
problem in speex code
hi
my graduation project is" voice over ip" and i want to make codec to voice with speex-1.1.12 , i try to run it in my computer by" visual studio 6" but i have problems
1-i want to get exe file to speexdec&speexenc(i found missing files "glib.h, glibconfig.h, o gg/ogg.h, glib/gmacros.h , ogg_static.dsp" when i found it i have errors in the speexenc.c or
2007 May 09
3
[LLVMdev] Compiling glibc on Linux
...gt;>>> I am trying to compile glibc on Linux using llvm. I need to do
>>>>>> this
>>>>>> for a research project.
>>>>>> The problem is that llvmc doesn't work, and I guess I have to set
>>>>>> CC=llvmc to get the glic compiled. For some reason llvmc
>>>>>> complains
>>>>>> that it cannot find %llvmcc1%. I have this problem both on my
>>>>>> Mac and
>>>>>> my Linux system. Other tools that I have tested including llvm-
>>>>>...
2002 Dec 11
1
Precisions to bug 26128
Dear all,
First thanks for the good job! Samba allowed me to switch from M$ slavery to
Freedom of Free Softwares I like so much :-))
Here is a precision on the bug number 26128 I've posted by 9th of December 2002.
The EXCEL 97 file has become corrupted _by Samba_..
I don't understand how this could happen but it seems samba logger just logged
in the Excel file directly. Here is what I
2007 May 09
0
[LLVMdev] Compiling glibc on Linux
...trying to compile glibc on Linux using llvm. I need to do
> >>>>>> this
> >>>>>> for a research project.
> >>>>>> The problem is that llvmc doesn't work, and I guess I have to set
> >>>>>> CC=llvmc to get the glic compiled. For some reason llvmc
> >>>>>> complains
> >>>>>> that it cannot find %llvmcc1%. I have this problem both on my
> >>>>>> Mac and
> >>>>>> my Linux system. Other tools that I have tested including llvm-...
2018 Feb 02
0
santizer problems with dynamic thread local storage
...lib64/power7/libpthread.so.0+0xbf54)
#4 0x7fff8172657c in __GI___clone (/lib64/power7/libc.so.6+0x16657c)
SUMMARY: MemorySanitizer: use-of-uninitialized-value
/home/seurer/llvm/llvm-test/projects/compiler-rt/test/msan/dtls_test.c:22:7
in Thread1
Exiting
If I run it on an older system with glic 2.17 installed and turn on msan
debug verbosity to 2 I see this:
==100505==__tls_get_addr: DTLS_Resize 0x3fff9e1aebf0 0
==100505==__tls_get_addr: 0x3fff9e4dff38
{0x000000000003,0xffffffffffff8000} => 0x3fff9d8b0000; tls_beg:
0x3fff9d8b0000; sp: 0x3fff9e1ad740 num_live_dtls 1
==100505==__tls_...
2007 May 09
1
[LLVMdev] Compiling glibc on Linux
...I need to do
>>>>>>>> this
>>>>>>>> for a research project.
>>>>>>>> The problem is that llvmc doesn't work, and I guess I have
>>>>>>>> to set
>>>>>>>> CC=llvmc to get the glic compiled. For some reason llvmc
>>>>>>>> complains
>>>>>>>> that it cannot find %llvmcc1%. I have this problem both on my
>>>>>>>> Mac and
>>>>>>>> my Linux system. Other tools that I have tested includi...
2014 Feb 05
1
ldb segment fault. Problem on joining as a DC member.
Dear All,
Need some help as I was trying to follow the guide below.
https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC
Until the steps of
ldbsearch -H /usr/local/samba/private/sam.ldb '(invocationid=*)'
--cross-ncs objectguid
and my ldbsearch reply with such a result.
ldb: unable to dlopen /usr/lib64/samba/ldb/acl.so :
/usr/lib64/ldb/libreplace.so: version