If you follow the steps in that post, you'll get the following:

makefile:197: *** The Makefile doesn't support target i386-winphonesim, please r
un fpcmake first.  Stop.

If you run "fpcmake -Tall -w" first, you'll get the same. Looks like the first step should be rebuilding fpcmake itself with the new target in mind...


On 10/23/2014 10:29 AM, Jonas Maebe wrote:
On 23/10/14 16:21, Vsevolod Alekseyev wrote:
With this in mind, how is one supposed to go about implementing a brand
new target? Should I build a compiler from modified release branch, then
use that to compile the modified trunk?
You build a cross-compiler for your brand new target from the modified
trunk using a release for an already supported target, as explained in
http://lists.freepascal.org/pipermail/fpc-devel/2014-October/034634.html


Jonas

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to