You can modify the wiki yourself, you just need to register.
Felipe Monteiro de Carvalho
--
Felipe Monteiro de Carvalho
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Can someone with the power to update the wiki (maybe we all do I dont
know) change the target embedded page to reflect the SUBARCH thing?
Also either put a link to
http://wiki.lazarus.freepascal.org/Binutils
or spell out something like this:
./configure --target=arm-linux --prefix=/somethin
cpuinfo.pas(156,2) Fatal: Can't open include file "controllerunit.inc"
On 08/25/2011 05:50 PM, Florian Klämpfl wrote:
OS_TARGET=embedded CPU_TARGET=arm SUBARCH=cortexm3
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal
Am 23.08.2011 17:56, schrieb John Clymer:
> If there are no major objections or blatant errors I've missed, could
> someone post this to the repository - or give me some directions to do so.
Thanks for your work! I have committed your changes slightly modified to
svn in rev. 18848. What I changed
On 25 Aug 2011, at 22:38, Sven Barth wrote:
> But for now I have the problem to convert the class files provided by the SDK
> into Pascal units using javapp. I have unpacked the android.jar to
> $somedir/android and also copied javapp.jar there (just to be sure that there
> are no path problem
On 20.08.2011 10:49, Jonas Maebe wrote:
Regarding Android: the compiler and the system unit both use a bunch of
standard functionality from the JDK to implement various features. So Android
support would probably require quite a bit of extra work. I have not looked
into that.
Enjoy!
I've ta