Re-2: [squeak-dev] Compilation of HydraVM

Igor Stasenko siguctua at gmail.com
Wed Aug 6 10:50:06 UTC 2008


2008/8/6 Frank Urbach <frank.urbach at schmees.com>:
>> It seems that you using a GNU bash command line, not running make from
>>windows command line.
>>a bash-s mkdir treats backslashes differently that's why :
>>mkdir .\obj\vm
> no I called the make from the windows commandline in the directory
>
> D:\Smalltalk\Squeak\CroquetSDK-1.0.18\HydraVM\winbuild .
>

then make sure that
mkdir .\obj\vm
works correctly.
Maybe you should change the PATH environment variable, so that command
line can find a windows version of mkdir utility first.

> Hope you get some ideas from this informations
>
> Cheers,
>   Frank
>
>
> Edelstahlwerke Schmees GmbH
>
> Geschäftsleitung Clemens Schmees
>
> Sitz D-01796 Pirna
>
> Handelsregister Dresden HRB 54
>
> E-Mail: es.la at schmees.com
>
> WEB:     www.schmees.com
>
>
>
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
> Weitergabe dieser Mail ist nicht gestattet.
>
>
>
> This e-mail may contain confidental and/or privileged information. If you
> are not intended recipient or have received this e-mail in error, please
> notify the sender immediately and destroy this e-mail. Any unauthorized
> copying, disclosure or distribution of the material in this e-mail is
> strictly forbidden.
>
>
>



-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Squeak-dev mailing list