You need: (setq shell-command-switch "-c")
Cheers,
Mike
> -----Original Message-----
> From: Hero Weber [mailto:[EMAIL PROTECTED]]
> Sent: 18 April 2000 09:46
> To: [EMAIL PROTECTED]
> Subject: Java-Compilation under XEMACS
>
>
> Hallo,
> I am using XEMACS 21.1 for WINDOWS NT with the latest JDE-Version. When
> I try to compile a *.java-file, I get the following error message:
>
> cd w:\VEROEFFTLG\VERM_2000\POSTER\
> javac KreisePoster.java
> /c: /c: No such file or directory
>
> Compilation exited abnormally with code 127 at Tue Apr 18 10:34:58
>
> I think it's why under DOS the cd-command does not manage. In a
> bash-shell the cd-command manage only with "/" instead of "\".
>
> What can I do?
>
> Hero
>