2008/5/30 Nataraj S Narayan <[EMAIL PROTECTED]>: > Hi > > I am using svn to download fpc sources. How do I compile the sources for > ARCH ARM alone? How do I prevent downloading all other ARCH files in > ~/fpc/rtl ?
if you compile the compiler and rtl for arm, it'll only use the appropriate arm sources. there's no reason to download specific sources, everything is included. henry _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
