On Wed, Aug 24, 2011 at 10:06 AM, Marco van de Voort wrote:
> In our previous episode, Jonas Maebe said:
>>
>> > I just searched all my PDF docs for FPC, and couldn't find a single
>> > reference to 'crossinstall' anywhere. :-(
>>
>> The FPC documentation does not document building FPC itself, tha
On Thu, Aug 25, 2011 at 5:32 PM, Florian Klämpfl wrote:
> Am 25.08.2011 22:07, schrieb Marcos Douglas:
>> -Fisrc -Fusrc src/gdbint.pp
>> gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\kernel32.dll, invalid
>> hea
>> der size
>> gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\user
Am 25.08.2011 22:07, schrieb Marcos Douglas:
> -Fisrc -Fusrc src/gdbint.pp
> gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\kernel32.dll, invalid
> hea
> der size
> gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\user32.dll, invalid
> heade
> r size
Afaik this is broken in 2.4.1
On Thu, Aug 25, 2011 at 5:04 PM, Marcos Douglas wrote:
> On Thu, Aug 25, 2011 at 4:58 PM, Florian Klämpfl
> wrote:
>>
>> fpmake is something different than fpcmake.
>>
>> The log below simply shows, that you have no properly installed FPC on
>> your system.
>
> Your are right, sorry about that.
On Thu, Aug 25, 2011 at 4:58 PM, Florian Klämpfl wrote:
>
> fpmake is something different than fpcmake.
>
> The log below simply shows, that you have no properly installed FPC on
> your system.
Your are right, sorry about that.
My FPC is works correctly in two versions: 2.4.5 (fixes_2_4) and 2.5.
Am 25.08.2011 21:56, schrieb Marcos Douglas:
> On Fri, Jul 29, 2011 at 5:18 PM, Marco van de Voort wrote:
>> In our previous episode, Marcos Douglas said:
1) manually delete the .ppu's in packages that have this problem ( I ran
del
/s *.ppu ?and *.o in packages/)
2) delet
On Fri, Jul 29, 2011 at 5:18 PM, Marco van de Voort wrote:
> In our previous episode, Marcos Douglas said:
>> > 1) manually delete the .ppu's in packages that have this problem ( I ran
>> > del
>> > /s *.ppu ?and *.o in packages/)
>> >
>> > 2) delete all old fpmake.exe ?(del /s fpmake.exe in pack