[fpc-devel] Test: compiling packages

2010-09-19 Thread Sven Barth
Hello together! After the previous thread about packages I experimented a bit more with them. I tried to compile the following package: source begin package rtl; contains system; end. source end The system unit was precompiled by me for Win32 and for Linux. The

Re: [fpc-devel] Test: compiling packages

2010-09-19 Thread Willibald Krenn
Hi Sven! Am 19.09.2010 13:49, schrieb Sven Barth: and the following for Windows: pp -Twin32 -Fuunits/i386-win32 rtl.ppk I tried this with my 64 bit-head version of fpc, but it failed to produce any output except an .a and an .o file. fpc -Twin64 -Fuunits\x86_64-win64 rtl.ppk unknown: 12

[fpc-devel] Building Trunk

2010-09-19 Thread Willibald Krenn
Hi! I tried to do a bootstrap of the compiler on my Windows 7 64bit machine today (svn version 16015). Using the 2.4.0 win64 cross compiler from the homepage, I got a basic build. The problems, however, start when I want to include debug information (-gl) as this seems to trigger an