[fpc-pascal] FPC only 32 bits?
    Henry Vermaak 
    henry.vermaak at gmail.com
       
    Thu Jun  7 15:29:12 CEST 2007
    
    
  
On 07/06/07, Francisco Reyes <lists at stringsutils.com> wrote:
> So I copy /usr/bin/as to /vol2/fp-amd/fpc/crossbin and name it
> x86_64-freebsd-as?
>
> Did that.
>
no, this is wrong.  there is a reason that they have the prefix.  you
need to get the cross binutils that cross assembles and cross links
from your platform to x86_64 freebsd.  you might be able to download
them from somewhere or build them with a suitable tool./script like
dan kegel's crosstool.  just search.
i urge you to read marco's excellent document on this.  it will save
you a lot of time.
good luck
henry
    
    
More information about the fpc-pascal
mailing list