Displaying 20 results from an estimated 4000 matches similar to: "Windows XP Machine,"
2006 Oct 18
1
samba 4
Hello List,
Just woundering if there is any release date yet for samba v4 I see that
there is a tp3 out but I would really like to know if there is a release
date yet.
--
Kind regards
Per Qvindesland
E-mail: per@qvtech.cc
Web: www.qvtech.cc
Fax: 0866730128
2013 Dec 03
0
[LLVMdev] Please update LDC references on LLVM website
Can you send a patch?
On 2 December 2013 06:44, Kai Nacke <kai at redstar.de> wrote:
> Hi!
>
> I like to submit some updates to the LLVM website regarding the LDC
> compiler. All links are currently out-of-date. The following pages need
> updates:
>
> On page http://www.llvm.org/Users.html, please replace the existing entry
> "LLVM D Compiler" in section
2013 Dec 02
3
[LLVMdev] Please update LDC references on LLVM website
Hi!
I like to submit some updates to the LLVM website regarding the LDC
compiler. All links are currently out-of-date. The following pages need
updates:
On page http://www.llvm.org/Users.html, please replace the existing
entry "LLVM D Compiler" in section "Open Source Projects" with:
<tr>
<td><a href="http://wiki.dlang.org/LDC/">
2013 Dec 03
2
[LLVMdev] Please update LDC references on LLVM website
Hi Rafael,
is there a repository with the static pages or should I simply produce a
diff between the 2 versions?
Regards,
Kai
On 03.12.2013 14:30, Rafael Espíndola wrote:
> Can you send a patch?
>
> On 2 December 2013 06:44, Kai Nacke <kai at redstar.de> wrote:
>> Hi!
>>
>> I like to submit some updates to the LLVM website regarding the LDC
>> compiler.
2008 Oct 28
2
[LLVMdev] ldc (LLVM backend for the D Programming Language) has x86-64 support
Hello everyone,
I just thought I would let people here know that ldc (llvm backend for the D
Programming Language) is getting pretty usable (a few larger libraries
compile) and it now has x86-64 support added. I decided to run some timings
on some D and C++ code to compare ldc to dmd (the mainline compiler), gdc
(the gcc based D compiler) and g++. I used a ray tracing program found in
this
2008 Oct 28
0
[LLVMdev] ldc (LLVM backend for the D Programming Language) has x86-64 support
On Oct 27, 2008, at 11:03 PM, Kelly W wrote:
> Hello everyone,
>
> I just thought I would let people here know that ldc (llvm backend
> for the D Programming Language) is getting pretty usable (a few
> larger libraries compile) and it now has x86-64 support added. I
> decided to run some timings on some D and C++ code to compare ldc to
> dmd (the mainline compiler),
2017 Jul 05
3
MSP430 code generation from LLVM IR
Hello,
While trying to find out why the LDC compiler refuses to generate object
code for MSP430 targets (but generates MSP430 assembly or LLVM IR/bitcode),
I came across the following apparent inconsistency.
This works:
$ clang --target=msp430 -c test.c
This doesn't work:
$ clang --target=msp430 -S -emit-llvm test.c
$ llc -filetype=obj test.ll
/opt/msp430/bin/llc: target does not support
2017 Jul 06
2
MSP430 code generation from LLVM IR
On Thu, Jul 6, 2017 at 1:35 AM, Nicholas Wilson <
iamthewilsonator at hotmail.com> wrote:
> Luís, try using the -no-integrated-as flag to execute the assembler for
> you.
> We should probably make that the default for MSP430.
>
Cool. When I did that on macOS, LDC generated a lot of complaints, possibly
because it is assuming mach-o files. I tried changing from -mtriple=msp430
2009 May 18
2
[LLVMdev] [PATCH] llvm-config: add svn revision to --version
Frits van Bommel skrev:
> Benjamin Kramer wrote:
>
>> At the moment llvm-config outputs "2.6svn" if llvm is build from trunk
>>
>> $ llvm-config --version
>> 2.6svn
>>
>> Some external projects (built out-of-tree) need to know which revision
>> of llvm is installed. LDC currently asks llvm-config --src-root for the
>> source
2007 Jan 15
3
Testing subnets with samba[Scanned]
OK before i start, this was something i was just testing while everyone was in training this afternoon. I have never had to deal with subnets before as we only have a few users, but decided to do a little bit of messing around to gain some experience.
Basically we have one server (mandriva 2006) running samba, it has two 4 port ethernet cards in it but only utilitising one port from each card.
2007 Mar 14
3
Errors logging in from Windows - LDAP + Samba PDC
Just to get these things out of the way
CentOS (2.6.9-42.0.10.ELsmp)
# yum list installed | grep openssl
openssl.i686 0.9.7a-43.14 installed
openssl-devel.i586 0.9.7a-43.14 installed
# yum list installed | grep samba
samba.i386 3.0.10-1.4E.11 installed
samba-client.i386
2009 May 18
0
[LLVMdev] [PATCH] llvm-config: add svn revision to --version
Benjamin Kramer wrote:
> At the moment llvm-config outputs "2.6svn" if llvm is build from trunk
>
> $ llvm-config --version
> 2.6svn
>
> Some external projects (built out-of-tree) need to know which revision
> of llvm is installed. LDC currently asks llvm-config --src-root for the
> source directory and then parses svn info's output to get the revision
2006 Oct 03
2
Samba 3.0.23c-1.fc5 problem - groups
Hi there,
I use FC5.
I discovered, for an exemple, if you have a user group with 3 members (Alan,
Baker, Clive), before 3.0.23c this line at smb.conf worked fine:
valid users = @user
But with 3.0.23c update it doesn't work anymore.
You have to replace the line like this:
valid users = Alan, Baker, Clive
I mean, replace the "@groupname" with the complete userlist of the
2006 Sep 20
1
Excel Save Problem
Hello,
i use Red Hat Enterprise Linux ES release 4 (Nahant) with Samba Version
3.0.10-1.4E.
Samba are running as PDC.
If i save a 160 KB Excel file (Excel 2000 and XP) on a Windows 2000 Client,
then samba hangs. With a XP Client running all normally.
i make several tunning options (socket options, write raw,...) but no
change.
any idea?
thx
chris
2006 Sep 08
4
"password server" in smb.conf
Hi,
I use winbindd and to use it I write my Active Directory Domain
Controller in the "password server" directive in smb.conf.
Since I have not one but two servers (for failover situations), can I
write another password server?
2006 Oct 03
2
Two domains on one network?
I feel I should know the answer to this, but I wanted to verify. I have a
bunch of Windows PC's running Win 2K Pro, on three subnetworks. Two of the
subnets are served by Unix (FreeBSD) boxes running NATD, but all are joined
to a domain being run on a Win 2K Pro server in another building on the
campus. So far I haven't joined the two Unix boxes to the domain.
I'd like to
2009 May 18
4
[LLVMdev] [PATCH] llvm-config: add svn revision to --version
At the moment llvm-config outputs "2.6svn" if llvm is build from trunk
$ llvm-config --version
2.6svn
Some external projects (built out-of-tree) need to know which revision
of llvm is installed. LDC currently asks llvm-config --src-root for
the source directory and then parses svn info's output to get the
revision number. This requires the user to keep the llvm source tree
2006 Sep 12
2
FW: RE Help config. VPN to Samba server - UK Charity
Please can you help with this? I work at a charity and need help to find a
solution urgently or Samba / Linux, might be superseded my 'MS' - Oh my
GOD!!!!
Thanks in advance,
Nick : )
-----Original Message-----
From: Nick Gorman [mailto:ngorman@btinternet.com]
Sent: 04 September 2006 21:47
To: Nick Gorman
Subject: FW: RE Help config. VPN to Samba server - UK Charity
-----Original
2007 Sep 19
4
What management of samba is available for large scale deployment
I'm working for a higher education institution, and we have Novell Netware
for our file sharing services. We are looking at what migration paths
are available.
I know samba works, we use it on a number of Solaris and Linux boxes and
have it authenticate against our Windows ADS. Manually editing samba
confiiguration files for up to a hundred users is OK. The challenge is how
do you manage a
2017 Jul 06
2
MSP430 code generation from LLVM IR
On Thu, Jul 6, 2017 at 2:19 AM, Tim Northover <t.p.northover at gmail.com>
wrote:
> On 5 July 2017 at 17:51, Luís Marques via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > Cool. When I did that on macOS, LDC generated a lot of complaints,
> possibly
> > because it is assuming mach-o files. I tried changing from
> -mtriple=msp430
> > to