[fpc-devel]Building the PalmOS cross compiler...
    Jonas Maebe 
    jonas at zeus.rug.ac.be
       
    Tue Sep  4 14:07:15 CEST 2001
    
    
  
On dinsdag, september 4, 2001, at 02:00 , Julia A. Case wrote:
>> make CPU_TARGET=m68k OS_TARGET=palmos
>>
>> in the compiler dir. This will create a cross-compiler for palmos.
>>
>
> I get this when I try that...
>
> ppc386   -dGDB -dBROWSERLOG -Tpalmos -Fum68k -Futargets -Fim68k -FE.
> -dm68k pp.pas
> Error: Illegal parameter: -Tpalmos
Ok, leave out the "OS_TARGET=palmos" then while compiling the compiler 
(you'll still have to use it when compiling the rtl). The reason that 
this doesn't work is that 1.0.4 didn't have palmos support yet.
Jonas
    
    
More information about the fpc-devel
mailing list