X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7D6DF3857C4D
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=orange.fr
Authentication-Results: sourceware.org;
 spf=none smtp.mailfrom=luc.henninger@orange.fr
X-ME-Helo: [192.168.1.14]
X-ME-Auth: bHVjLmhlbm5pbmdlckB3YW5hZG9vLmZy
X-ME-Date: Wed, 26 Aug 2020 08:49:45 +0200
X-ME-IP: 86.247.213.242
Subject: Re: Issue on output when using javac or scalac under emacs
To: moss@cs.umass.edu, cygwin@cygwin.com
References: <254353029.2017595.1598395227754.JavaMail.open-xchange@opme11oxm24aub.bagnolet.francetelecom.fr>
 <9d7d9903-5a88-6320-5f0a-f966d3f0e5ce@cs.umass.edu>
From: Luc Henninger <luc.henninger@orange.fr>
Message-ID: <bf5f59f1-e6de-f42e-985d-f7d1fedc4a52@orange.fr>
Date: Wed, 26 Aug 2020 08:49:44 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
 Thunderbird/78.1.1
MIME-Version: 1.0
In-Reply-To: <9d7d9903-5a88-6320-5f0a-f966d3f0e5ce@cs.umass.edu>
Content-Language: fr
X-Antivirus: Avast (VPS 200825-2, 25/08/2020), Outbound message
X-Antivirus-Status: Clean
X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_05, FREEMAIL_FROM,
 KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
 RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE,
 TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 07Q6vigK008042

Le 26/08/2020 à 02:36, Eliot Moss a écrit :
> Dear Luc -- You should be aware that while Cygwin can invoke Java, the 
> Windows Java still expects _Windows-style_ arguments, including 
> Windows paths, etc.
>
> For example, not a/b/c:d/e but 'a\b\c;d\e" for a path.
>
> Just because you're using Cygwin, the installed Java is not 
> "magically" transported to the Linux world!
>
> You may also run into issues around line endings (CR/LF vs LF only, 
> and so forth).
>
> Regards - Eliot Moss

Thanks, but I already use "cygpath" within my makefiles in case of 
"java" to convert file paths.

Regards

-- 
Luc.Henninger@orange.fr    +33 6 32 96 32 27


-- 
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
https://www.avast.com/antivirus

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

