View Single Post
Re: compile GNU/Linux binaries in Windows
Old
  (#29)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,620
Join Date: Jul 2004
Location: Bulgaria
Default Re: compile GNU/Linux binaries in Windows - 01-07-2005

Quote:
Originally Posted by Pierre-Marie Baty
Could you make it so that the install dir is changeable ?
I think that is only needed to change the command :

path c:\gcc-gnulinux\bin;%path%

with the dir that you are moved the folder.
For drive D: it will be :

path D:\gcc-gnulinux\bin;%path%
  
Reply With Quote