Re: Re[2]: [fpc-pascal] Help building fpc svn Win64

2011-01-05 Thread Darius Blaszyk
On Jan 5, 2011, at 12:07 PM, José Mejuto wrote: > Anyway I was looking for mingw binutils for win64 in the website > without success, only win32 builds. > http://sourceforge.net/projects/mingw/files/MinGW/BaseSystem/GNU-Binutils/binutils-2.21/ try: http://mingw-w64.sourceforge.net/ Darius___

Re[2]: [fpc-pascal] Help building fpc svn Win64

2011-01-05 Thread José Mejuto
Hello FPC-Pascal, Wednesday, January 5, 2011, 10:26:12 AM, you wrote: VS> 2011/1/5 Marco van de Voort : >>> This snapshot is missing the cmp.exe file, so I had used the win32 >>> one. After an error about not found as.exe I had used the win32 >>> version too, but now I'm stuck at an ld.exe proble

Re[2]: [fpc-pascal] Help building fpc svn Win64

2011-01-05 Thread José Mejuto
Hello Darius, Wednesday, January 5, 2011, 12:36:40 AM, you wrote: DB> Doesn't mingw64 provide as and ld? Yes but everywhere in the wiki binutils is referenced, mingw* is named only for crosscompiling and with the "known incompatibility" about different ports (mingw, cygwin, ...) I was looking fo