>>>>> "Andrew" == <Andrew.Ferguson@arm.com> writes: Andrew> is Runtime.exec implemented? if I compile the code below with Andrew> gcj, and run it I get the following errors You don't say what version you are using. Runtime.exec was not implemented for Windows in gcj 3.2. This will be fixed in 3.3. Tom