> On May 8, 2018, at 6:47 PM, Michael Van Canneyt <mich...@freepascal.org> 
> wrote:
> 
> Do a checkout of the pas2js repo, and in the toplevel fpmake.pp, remove the
> line with AddLibrary.

Ok it finally worked. The fpmake.pp file at 
https://svn.freepascal.org/svn/projects/pas2js/trunk was totally different than 
the one in the compiler sources.

May I suggest you put these instructions at the top level of the wiki? It’s 
pretty easy but I wasn’t able to build it for literally days and could have 
easily given up.

Something like that would have been really helpful:

1) svn co https://svn.freepascal.org/svn/projects/pas2js/trunk
2) cd trunk (or rename to pas2js)
3) modify fpmake.pp as explained
4) make all

What did I lose removing AddLibrary btw?

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to