Re: [fpc-pascal] Re: FPC make all: as.exe not found unless in path

2012-02-02 Thread Reinier Olislagers
On 2-2-2012 14:53, Tomas Hajny wrote: > On Thu, February 2, 2012 13:58, Reinier Olislagers wrote: >>> When I add c:\development\binutils to the path, it does seem to work. >>> >>> How can I solve this, e.g.: >>> 1. Would moving ppc386.exe to the binutils dir help? >>> 2. Can I modify the path on th

Re: [fpc-pascal] Re: FPC make all: as.exe not found unless in path

2012-02-02 Thread Tomas Hajny
On Thu, February 2, 2012 13:58, Reinier Olislagers wrote: > Wooops... see inline > On 2-2-2012 13:54, Reinier Olislagers wrote: >> Hi all, >> >> Tinkering with my bootstrap SVN updater/installer. >> Directory layout: >> >> c:\development\binutils: as.exe, make.exe etc >> Got these from >> http://sv

Re: [fpc-pascal] Re: FPC make all: as.exe not found unless in path

2012-02-02 Thread Marcos Douglas
On Thu, Feb 2, 2012 at 10:13 AM, Reinier Olislagers wrote: > On 2-2-2012 14:08, Marcos Douglas wrote: >> On Thu, Feb 2, 2012 at 9:54 AM, Reinier Olislagers >> wrote: >>> When I add c:\development\binutils to the path, it does seem to work. >>> >>> How can I solve this, e.g.: >>> 1. Would moving p