From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: Latest EMACS on BZR trunk does not compile with MinGW Date: Wed, 4 Jun 2014 17:54:33 +0200 Message-ID: References: <80sinlu5kt.fsf@gmail.com> <538E2E90.4020706@cs.ucla.edu> <83mwdt8zkw.fsf@gnu.org> <83lhtd892x.fsf@gnu.org> <83tx807qdx.fsf@gnu.org> <83k38w7k7i.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1401897295 27227 80.91.229.3 (4 Jun 2014 15:54:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Jun 2014 15:54:55 +0000 (UTC) Cc: =?UTF-8?Q?Vincent_Bela=C3=AFche?= , Paul Eggert , Emacs development discussions To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 04 17:54:48 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WsDWZ-0006GJ-75 for ged-emacs-devel@m.gmane.org; Wed, 04 Jun 2014 17:54:47 +0200 Original-Received: from localhost ([::1]:34840 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsDWY-0004BC-Ra for ged-emacs-devel@m.gmane.org; Wed, 04 Jun 2014 11:54:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsDWV-0004Aj-1L for emacs-devel@gnu.org; Wed, 04 Jun 2014 11:54:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsDWU-0005px-6L for emacs-devel@gnu.org; Wed, 04 Jun 2014 11:54:42 -0400 Original-Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:45087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsDWN-0005na-Lb; Wed, 04 Jun 2014 11:54:35 -0400 Original-Received: by mail-wi0-f175.google.com with SMTP id f8so8733048wiw.14 for ; Wed, 04 Jun 2014 08:54:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AxUKwVnJwUzIjJ4HZ+mPuVi5G8Y06/4QmMdhD/OSkqA=; b=YD0z1rA5AlzjZ61TDbDKZS3N/YZfcECktOWxtYjbE+XnbYoOvt616tw+9gt0GGcSyU +3EFH6kNRlPgnGmU/GDn393I4MjrTRDub/rCRXGjz0zvRMjPgb4BLqoUJ1H+IsiGVaol Z+mTCO3Lg425v0vVtBR19O1pIPJJo8ohZ8DBwcba1JdSl8Ubh/DYFjJRhu0FbUeHT1o3 qvmYqwIKIYSB2BFqmU/h/bfT+60clEUhem8PDtowxdhw/22U88zl67wbV/x8r4FEfGa8 GU6huNrbgenj9RCf2GLcfCCBjC2mC0XX2/16A/cJ22YC7ru6vbxuf51tRdQGm6fudzHJ yUmg== X-Received: by 10.180.212.77 with SMTP id ni13mr6541435wic.5.1401897273464; Wed, 04 Jun 2014 08:54:33 -0700 (PDT) Original-Received: by 10.216.179.138 with HTTP; Wed, 4 Jun 2014 08:54:33 -0700 (PDT) In-Reply-To: <83k38w7k7i.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22f X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172336 Archived-At: > You need to invoke the shell with the --login switch, then it will > read /etc/profile. It would be nice to have a more reliable way of checking for an MSYS environment. For example, wouldn't it be possible to check the output of 'uname'? -- Dani Moncayo