Displaying 20 results from an estimated 20000 matches similar to: "[LLVMdev] MS assembler support"
2008 Jul 15
2
[LLVMdev] MS assembler support
Hello, Benedict
>As far as I can tell it seems that the LLVM x86 backend targets GNU
>assembler with DWARF for debug and there is not a way, currently, to
>output for MS assembler with COFF debug info. Is this correct or am I
>just looking at the wrong part?
Multiple issues here, actually.
First of all, there is "X86IntelAsmPrinter", which outputs MASM-compatible assembler.
2008 Jul 15
0
[LLVMdev] MS assembler support
Hi Anton,
Ok maybe I should have stated what it was that I wanted to do. In this
context I would like to compile C code, with LLVM, to MS proprietary CV
format that can be linked and debugged with Visual Studio, but from what
you are saying this is not currently possible.
Thanks,
Ben
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
On
2008 Jun 11
3
[LLVMdev] LLVM and loop optimizations
Hello,
We are currently evaluating LLVM as a compiler technology against Open64
and have a few questions regarding its currently status with respect to
optimizations in particular.
Control flow is often expensive on the architectures we are considering
and as such loop optimizations, e.g. unroll and jam, can play an
important role. For example, consider the following program
int
2011 Mar 23
1
ESXi 4.1 and Cluster Fencing
Hi.
I'm new to configuring Clustering .
The CentOS 5.5 guest machines will be running on ESXi 4.1 . I'm configuring the clustering using "Conga" . I see that there is support for using ESX to do the fencing. The problem I have is that the guest machines are not allowed to have access the "management network" as per security policies. The guest machines don't no
2011 Dec 23
0
Any one using VICIDIAL?
Hi all, I'm looking at options for installing/writing PBX software and I came across www.vicidial.org<http://www.vicidial.org> which seems to do almost all I need - and is open source and all.
I'd very much like to hear from anyone having experience with VICIDIAL, e.g. using it with different versions of Asterisk (the documentation only mentions * up to 1.6)
Best regards
Binni
2009 Jan 26
1
ocfs2 + drbd primary/primary "No space left on device"
Hello.
I'm having issues using ocfs2 and drbd in dual primary mode. After running some filesystem test's that create a lot of small files I run really fast into "No space left on device"
The non failing node is able to write/read from the filesystem. And the failing node is also able to delete/read from the filesystem
Ubuntu custom kernel 2.6.27.2
o2cb_ctl version 1.3.9
drbd
2011 Sep 19
0
Looking for Asterisk-FreePBX in a Flash Support in Tampa
Hello,
Looking for Asterisk-FreePBX in a Flash Technical Support in Tampa
Please contact me by phone: 813-842-6941
Thank You,
[cid:image001.gif at 01CC76D3.D2584900]
Secure2ware Inc.
813-425-5900
Keith A. Ware, ext. 211
Keith at secure2ware.com<mailto:Keith at secure2ware.com>
www.secure2ware.com<http://www.secure2ware.com>
-------------- next part --------------
An HTML
2012 Feb 08
2
vsz_limit
Hello Timo and dovecot teamwork,
We have dovecot 2.0.10 installed with this configuration:
# dovecot -n
# 2.0.10: /usr/local/dovecot/etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-92.1.18.el5 x86_64 Scientific Linux SL release 5.2 (Boron)
auth_cache_size = 500 k
auth_cache_ttl = 1000 secs
disable_plaintext_auth = no
first_valid_uid = 501
lock_method = dotlock
mail_fsync = always
mail_gid = vmail
2020 Jan 07
1
Thunderbird Issue - Dovecot
I have not ever heard of or use dovecot before.
Our users uses thunderbird client which happens to be the lastest version.
Below is what we get as you can see we are missing folders from September 2019.
Dovecot seem to be running but I am not sure why it be missing these folders.
The server Dovecot is running on is Unbuntu 16.04 version.
# dovecot --version
2.2.22 (fe789d2)
The above is the
2012 May 14
0
Weird problem with rsync 3.0.9
Hi all,
I'm not sure if this is really rsync related so fell free to ignore this message ;)
I have to server. The first one is rsync server et and the second one the client. The rsync server repo is around 325Go.
Every time my client start rsync, both rsyncd on the server and rsync on the client entered "Uninterruptible sleep" state and I can't figure out why.
Server :
-
2012 Sep 07
2
Quota less mailbox with mdbox
Good morning everyone,
I have a little doubt about setting a quotaless mailbox with mdbox.
Currently we have dovecot 2.0.10 with Maildir as mailbox system. We want to migrate to mdbox.
The migration is simple and easy, but there are some configuration settings we cannot set to work properly.
In our dovecot with Maildir we have the namespace INBOX with certain quota and another one without
2018 Jul 19
1
Replication problems
Hey
I am trying to setup a dovecot cluster with 2 servers using replication /dsync.
In front of it I got a Fortinet ADC (Load balance) and I think that I messing up the dsync.
I see mails duplicated in the sync progress.
If I disable one of the servers in the ADC, it seems to work and the sync if working without a problem.
But if I use both servers with a round robin on the ADC, I see mailed
2004 Aug 06
2
Question about SPEEX_PREPROCESS_SET_DENOISE
I just download the 1.1.5. And it is working well. I try the xxx_int
functions at least it works. But I did not find the performance improvement.
But when I try this:
m_pPreprocess= speex_preprocess_state_init(m_nSamplesPerFrame,
m_nSampleRate);
speex_preprocess_ctl(m_pPreprocess, SPEEX_PREPROCESS_SET_DENOISE,
&tmp);
and add
speex_preprocess(m_pPreprocess, buf,
2013 Oct 23
2
[LLVMdev] How to use clang -intergrated-as to compile cross-(os/target) assembly file.
2013/10/23 Reid Kleckner <rnk at google.com>
> I don't think we should attempt to mangle symbols declared in assembly
> source files. If you're writing assembly, you will need to handle ABI
>
Sorry for the unclear statements, I didn't means the assembler to mangle
symbols declared in assembly source files, I means directly use assembly
directive to choice which symbol
2011 Nov 15
1
XUIDL Migration problems
Hello All,
I am new to Dovecot and the Dovecot mailing list.
I am trying to migrate an existing Exim + qpopper - mbox (pop3 only) installation over to Exim + Dovecot using mdir (pop3 and imap)
And am running into problems with preserving the XUIDL headers.
I am running Dovecot 2.0.14
I have used the mb2md.pl script : http://dovecot.org/tools/mb2md.pl from this page
2018 Aug 08
0
Error: connect(ipc-proxy) failed: Permission denied
Hello:
We have got 2 directors and three backend mailbox servers.
I get the following error " Error: connect(ipc-proxy) failed: Permission denied".
I have read the article https://www.dovecot.org/list/dovecot/2012-August/137349.html
and we have done as signaled in the two director servers with no success,
So, we have tried now to set it like this:
service ipc {
2018 Feb 19
2
# converts to %23
Hello,
I have a broblem in asterisk 15 where an ami originate suddenly converts 58#+46435345534 to 58%23+46435345534. This happenend when upgrading asterisk 1.8 to 15. Could anyone help me with how to resolve this issue?
Regards / Marcus
[Beskrivning: Fogwise - logotype]
Marcus Kvarsell
phone: +46766350384
e-mail: marcus at fogwise.se
url: http://www.fogwise.se
Like us on facebook:
2018 Jul 26
1
LMTP Log
Hey
I got a server setup where the Postfix and dovecot is on separated servers.
In the postfis log is goes like this on mail in:
Jul 26 10:23:13 edimailsl2 postfix/smtpd[12812]: 41blTs18Bzz40nl: client=unknown[172.0.0.12]
Jul 26 10:23:21 edimailsl2 postfix/cleanup[12825]: 41blTs18Bzz40nl: message-id=<>
Jul 26 10:23:21 edimailsl2 postfix/qmgr[10666]: 41blTs18Bzz40nl: from=<tk at
2014 Sep 11
0
POWERCOM HID USB controller update
Dear Sirs,
We appreciate your support and cooperation.
Can you please kindly add our new USB-controller with productID 0X04 to NUT compatible list. Updated USB-controller compatible with previous version which is supported by your usbhid-ups driver.
Detailed information regarding new POWERCOM communication protocol you could download via link
2011 Jul 22
3
VLAN's
Hi,
I have a firewall running IPTABLES. I have tried to route sip traffic from
my WAN(eth3) interface to a VLAN(eth2.2) interface, however the data will
not route to the VLAN it keeps routing to the default interface(eth2). Does
anyone have an idea as to what I need to look for?
Regards
Jennifer Botten
ETECH
Tel: +2787 150 5285
Fax: 086 638 2412
Mobile: +27 82