[fpc-pascal]FPC ARM version?
    Jose Pascual 
    josepascual at almudi.com
       
    Thu Jul  8 12:21:00 CEST 2004
    
    
  
Hi,
You only need to download last version of FPC (cvs)
and make it using this command line:
# make clean all OS_TARGET=linux CPU_TARGET=arm
BINUTILSPREFIX=arm-linux-
ahhh, don't forget to install beta 1.9.5 for i386. the binary files are
in freepascal web page (development)
or using the last version donwload via cvs make 
# make clean all OS_TARGET=linux 
# make install 
# in /usr/bin/ make a ln -s /usr/local/lib/fpc/1.9.5/../fpc386 fpc386
anyway, there is complete information in freepascal web page about how
to compile and install a cvs version.
best regards
> -----Mensaje original-----
> De: fpc-pascal-admin at lists.freepascal.org 
> [mailto:fpc-pascal-admin at lists.freepascal.org] En nombre de 
> Nelson Sicuro
> Enviado el: miércoles, 07 de julio de 2004 22:10
> Para: fpc-pascal at lists.freepascal.org
> Asunto: [fpc-pascal]FPC ARM version?
> 
> 
> Hi to all,
> 
> I'd know where do I find the ARM version FPC compiler.
> I want to develop a prototype board with LPC2106 (Philips ARM7TDMI-S  
> one-chip solution, 64K SRAM, 128K FLASH) and the OS will be 
> build (if  
> possible) with FPC - I also need how to build the RTL/startup 
> code from  
> scratch.
> 
> Any help will be appreciated!
> 
> Best regards,
> 
> Nelson M. Sicuro (from Brazil)
> 
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org 
> http://lists.freepascal.org/mailman/listinfo/fp> c-pascal
> 
> 
> __________ Información de NOD32 1.806 (20040707) __________
> 
> Este mensaje ha sido analizado con  NOD32 Antivirus System 
http://www.nod32.com
__________ Información de NOD32 1.806 (20040707) __________
Este mensaje ha sido analizado con  NOD32 Antivirus System
http://www.nod32.com
    
    
More information about the fpc-pascal
mailing list