Quote Originally Posted by JoeDonth
I'm trying to understand Paul's configuration information and have a question.

There are two locations for arm-linux-ar.exe (as an example):
C:\devkitGP2X\bin
and
C:\FPC_win32_arm-linux\bin\arm-linux

They have different dates (and different sizes). Which directory is the correct one to use (and why are there two -- I'm just trying to understand the pieces)?

Thanks,
Joe
So the downloaded cross-compiler file also contains arm-linux-ar.exe?

I must have deleted it from my local copy...it isn't needed and I should update the uploaded file. Sorry about that.

You should delete all the arm-linux-*.exe files in your cross-compiler \FPC_win32_arm-linux\bin\arm-linux folder.

The ppcrossarm.exe file in the cross-compiler folder is used as well as the arm-linux-*.exe files in the C:\devkitGP2X\bin folder.

Hope this helps :-)
cheers,
Paul.