[fpc-pascal] Internal error 2006012201 while cross compiling
Julien Devillers
julien.devillers at opti-time.com
Mon Jan 31 18:09:22 CET 2011
>>However, the internalerror you are getting is inside the external
assembler writer. Since you are compiling for Linux/x86-64, the compiler
should default to using the internal assembler. Are you using a variant
of the -a or -Aas command line options?
>Without the -Aas, the unit compiles correctly. I still have other
compilation error but I must investigate more on them.
Ok, so now it compiles but, I still an an error while linking :
ld.exe: cannot find -lpthread
My ld.exe is x86_64-linux-ld.exe renamed in ld.exe
Julien
More information about the fpc-pascal
mailing list