search for: archtitecture

Displaying 2 results from an estimated 2 matches for "archtitecture".

Did you mean: architecture
2011 Aug 08
4
mail delivery location wrong
Hi, thanks for offering the oportunity to place a question here. I am now already working since a week to get postfix and dovecot working on a ubuntu 11.04 server. Hard task. First step was naturally to get familiar with the idea behind the archtitecture. I have come very far, but the "last dirty mile" is probably the hardest. My architecture: Postfix Dovecot OpenLDAP Thunderbird as client with pop3 I can meanwhile send e-mails and open my mailbox in thunderbird (not receiving mails so far). The reason why not receiving e-Mails is si...
2004 Jun 23
4
CRIS port of klibc
klibc now runs on the CRIS archtitecture. The patch below is against 0.146. Most of the changes are trivial but the new files in libgcc requires some comments. __negdi2.c: The CRIS port fallbacks to C-code for negdi2. The code in __negdi2.c is copied from libgcc2.c but with modified typenames. I would really appreciate if someone could...