[fpc-pascal] FPC only 32 bits?
    Marco van de Voort 
    marcov at stack.nl
       
    Sat Jun  9 12:37:19 CEST 2007
    
    
  
> Marco van de Voort writes:
> 
> > It is possible to create a binary for amd64, but that binary doesn't work,
> > and I don't know why. FreeBSD keeps complaining it can't execute it.
> 
> 
> Marco, since you were able to do this cross compile once, doesn't that mean 
> you have the cross-binutils for 6.2? Any chance you could put them somewhere 
> for me?
> 
> Where did you get them or how did you compile them?
Compiled them from Gnu.org sources ? Only trick is to add --disable-nls and
set the target to configure.
IIRC there is a script to mass-build crossbinutils on *nix in the fpcbuild
repository. (install/scripts or so)
    
    
More information about the fpc-pascal
mailing list