[fpc-devel] FPC on ARM
Dariusz Mazur
darekm at emadar.com
Mon Dec 7 17:47:01 CET 2009
Hi
Now I finished porting my small app to this arm board:
http://www.sklep.propox.com/show.php?g=2118&szr=800&wys=599&p=05ce82c249a24e23bb597b9f80a258da25478
this consist:
ARM926-EJ AT91SAM9260 (AT91SAM9G20)
64MB SDRAM 4GB i NAND Flash
Ethernet PHY 10/100Mbit
My application small part of my web based ERP application;
From compiler side use: uclibc, pthreads, Synapse, resource management
solved problems
dynpthreads should be disable
minor changes on uclibc.as
rest code is the same like on i386 linux and win32
and all works
beautiful !!!
--
Darek
More information about the fpc-devel
mailing list