[Pas2js] pas2js node
Michael Van Canneyt
michael at freepascal.org
Tue Oct 3 23:35:41 CEST 2023
On Tue, 3 Oct 2023, Luca Olivetti via Pas2js wrote:
> El 3/10/23 a les 17:57, Michael Van Canneyt via Pas2js ha escrit:
>
>> You should use the latter one.
>>
>> Just run make in compiler/utils/pas2js, and make will run fpmake and
>> compile dts2pas.
>
> $ make
> /usr/local/bin/ppcx64 fpmake.pp -n -Fu../../rtl -Fu../../packages/paszlib
> -Fu../../packages/fcl-process -Fu../../packages/hash -Fu../../packages/libtar
> -Fu../../packages/fpmkunit -Fl/usr/lib/gcc/x86_64-linux-gnu/12
> Fatal: Can't find unit system used by fpmake
> Fatal: Compilation aborted
> make: *** [Makefile:2804: fpmake] Error 1
Hm. It seems it does not detect your target platform, the unit paths are all wrong ?
Michael.
More information about the Pas2js
mailing list