Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion LDC / DMC

Received: by 10.216.199.160 with SMTP id x32mr2274693wen.10.1339346435929;
        Sun, 10 Jun 2012 09:40:35 -0700 (PDT)
X-BeenThere: ldc-dev@googlegroups.com
Received: by 10.180.93.34 with SMTP id cr2ls2547789wib.2.gmail; Sun, 10 Jun
 2012 09:40:34 -0700 (PDT)
Received: by 10.216.143.79 with SMTP id k57mr2480061wej.5.1339346434235;
        Sun, 10 Jun 2012 09:40:34 -0700 (PDT)
Received: by 10.216.99.73 with SMTP id w51mswef;
        Sun, 10 Jun 2012 09:38:56 -0700 (PDT)
Received: by 10.216.134.217 with SMTP id s67mr2276772wei.4.1339346336667;
        Sun, 10 Jun 2012 09:38:56 -0700 (PDT)
Received: by 10.216.134.217 with SMTP id s67mr2276771wei.4.1339346336640;
        Sun, 10 Jun 2012 09:38:56 -0700 (PDT)
Return-Path: <da...@klickverbot.at>
Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41])
        by gmr-mx.google.com with ESMTPS id a10si3040438wix.2.2012.06.10.09.38.56
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 10 Jun 2012 09:38:56 -0700 (PDT)
Received-SPF: pass (google.com: domain of da...@klickverbot.at designates 74.125.82.41 as permitted sender) client-ip=74.125.82.41;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of da...@klickverbot.at designates 74.125.82.41 as permitted sender) smtp.mail=da...@klickverbot.at; dkim=pass header...@klickverbot.at
Received: by wgbds1 with SMTP id ds1so2645657wgb.4
        for <ldc-dev@googlegroups.com>; Sun, 10 Jun 2012 09:38:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=klickverbot.at; s=gapps;
        h=sender:from:to:subject:date:message-id:in-reply-to:references
         :mime-version:content-type:x-mailer;
        bh=KCKVyKEUGV22rJnXr3sWCpXJ8HOUgB7TAQPU75aGNeo=;
        b=l0FkswDzZWRQ5DZKu+m1m0mmEcAp6pLYDEB5ojn/sXQOIo1AkD2JcswEi6XvDz9Zi3
         5S/O/erJlJztYwx1uJ34kIl0Eq2uvdi8hJM5oztN1fMxLlEbUFqsHPFzYSqhkfqi/hj6
         zFScdxvQukhx874AUGnijfLdo5WMYED6eLsrs=
Received: by 10.216.216.148 with SMTP id g20mr4985981wep.187.1339346336503;
        Sun, 10 Jun 2012 09:38:56 -0700 (PDT)
Return-Path: <da...@klickverbot.at>
Received: from [192.168.1.3] (d86-32-66-60.cust.tele2.at. [86.32.66.60])
        by mx.google.com with ESMTPS id k8sm28730406wia.6.2012.06.10.09.38.55
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 10 Jun 2012 09:38:56 -0700 (PDT)
Sender: David Nadlinger <m...@klickverbot.at>
From: "David Nadlinger" <da...@klickverbot.at>
To: ldc-dev@googlegroups.com
Subject: Re: [ldc-dev] LDC / DMC
Date: Sun, 10 Jun 2012 18:38:53 +0200
Message-ID: <BEF701C1-F760-4167-A2D6-BB65DD437...@klickverbot.at>
In-Reply-To: <5037120d-0a22-4d6c-9a83-b963fcd19...@j9g2000vbk.googlegroups.com>
References: <5037120d-0a22-4d6c-9a83-b963fcd19...@j9g2000vbk.googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; format=flowed
X-Mailer: MailMate Trial (1.4.2r2818)

On 9 Jun 2012, at 0:18, FITHISUX wrote:
> I would like to ask whether ldc can be compiled with dmc (instead of
> visual studio) on windows  xp sp3 x86.

If you are able to build a version of LLVM compatible with DMC (OMF), it 
might work. I doubt any of the developers has tried so far, though, and 
we are currently not planning to support this configuration.

David