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.hennin...@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

Reply via email to