Re: [fpc-pascal] ptccrt missing keys

2017-06-12 Thread James Richters
>maybe try: >make CPU_TARGET=x86_64 OS_TARGET=win64 Here is what I have now: H:\ptcpas-code-715-trunk>make CPU_TARGET=x86_64 OS_TARGET=win64 J:/Programming/FPC/3.0.2/bin/i386-Win32/ppcrossx64.exe -Twin64 -Px86_64 -XPx86_64-win64- -Xr -Fuhermes -Fuptcwrapper -Fuptcgraph -Fux11

Re: [fpc-pascal] ptccrt missing keys

2017-06-12 Thread Nikolay Nikolov
On 06/13/2017 01:33 AM, James Richters wrote: Follow the instructions in docs/INSTALL.txt to compile the package. Then add units\i386-win32 from the snapshot directory to the unit search path of your compiler. Can I have instructions on how to compile ptcpas for x86_64-win64? I tried

Re: [fpc-pascal] ptccrt missing keys

2017-06-12 Thread James Richters
>Follow the instructions in docs/INSTALL.txt to compile the package. Then add >units\i386-win32 from the snapshot directory to the unit search path of your >compiler. Can I have instructions on how to compile ptcpas for x86_64-win64? I tried guessing that I might need fpcmake -r