[Lazarus] Can't build fpc trunk x64 win32/64
Sven Barth
pascaldragon at googlemail.com
Sat May 2 23:05:56 CEST 2020
Am 02.05.2020 um 22:05 schrieb leyba bronstain via lazarus:
> for x32
>
> d:\Archive\development\fpc_331_r45227_x32\compiler>path=d:\Archive\development\fpc_stable_x32\bin\i386-win32;%path%
>
> d:\Archive\development\fpc_331_r45227_x32\compiler>echo %path%
> d:\Archive\development\fpc_stable_x32\bin\i386-win32;c:\;d:\;C:\Program
> Files\Pandoc\;C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl;c:\Program
> Files\TortoiseSVN\bin;c:\Windows\System32\;c:\Program Files\Git\bin\
[snip]
> for x64
>
> d:\Archive\development\fpc_331_r45227_x64\compiler>path=d:\Archive\development\fpc_stable_x64\bin\x86_64-win64;%path%
>
>
> d:\Archive\development\fpc_331_r45227_x64\compiler>echo %path%
> d:\Archive\development\fpc_stable_x64\bin\x86_64-win64;c:\;d:\;C:\Program
> Files\Pandoc\;C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl;c:\Program
> Files\TortoiseSVN\bin;c:\Windows\System32\;c:\Program Files\Git\bin\
Would you please provide a directory listing (using "dir" should be
enough) of the fpc_stable_x32\bin\i386-win32 and
fpc_stable_x64\bin\x86_64-win64 directories? I have the feeling that
something in there leads to this difference as that is the only thing
you add to PATH.
Regards,
Sven
More information about the lazarus
mailing list