Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-28 Thread Nikolay Nikolov
On 10/28/2013 01:19 PM, Reinier Olislagers wrote: On 20/10/2013 13:27, Nikolay Nikolov wrote: On 10/20/2013 01:56 PM, Reinier Olislagers wrote: Trying to create dos cross compiler using FPC trunk x86 r25833, Windows Why are you using OPT=-gw2 -gl I'm not sure these work at all. Debugging inf

Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-28 Thread Reinier Olislagers
On 20/10/2013 13:27, Nikolay Nikolov wrote: > On 10/20/2013 01:56 PM, Reinier Olislagers wrote: >> Trying to create dos cross compiler using FPC trunk x86 r25833, Windows > Why are you using > > OPT=-gw2 -gl > > I'm not sure these work at all. Debugging info for i8086 is not > implemented and whe

Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-20 Thread Nikolay Nikolov
On 10/20/2013 08:12 PM, Nikolay Nikolov wrote: On 10/20/2013 06:31 PM, Reinier Olislagers wrote: However this: fpc -Pi8086 -TMSDOS d:\cop\t\test.pas gives Free Pascal Compiler version 2.7.1 [2013/10/20] for i8086 Copyright (c) 1993-2013 by Florian Klaempfl and others Target OS: MS-DOS 16-bit rea

Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-20 Thread Marco van de Voort
In our previous episode, Nikolay Nikolov said: > > PPU is compiled for another i8086 memory model > > Fatal: Can't find unit system used by test > > > > What else am I missing? > You have compiled the RTL for the medium memory model, but you're trying > to compile a program in the small memory mod

Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-20 Thread Nikolay Nikolov
On 10/20/2013 06:31 PM, Reinier Olislagers wrote: However this: fpc -Pi8086 -TMSDOS d:\cop\t\test.pas gives Free Pascal Compiler version 2.7.1 [2013/10/20] for i8086 Copyright (c) 1993-2013 by Florian Klaempfl and others Target OS: MS-DOS 16-bit real mode Compiling d:\cop\t\test.pas PPU Loading C

Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-20 Thread Reinier Olislagers
On 20/10/2013 18:22, Marco van de Voort wrote: > In our previous episode, Reinier Olislagers said: >> Trying to create dos cross compiler using FPC trunk x86 r25833, Windows >> >> NASM binaries etc from Marco's post [2] > > Afaik that snapshot also contains the batchfiles to make it. Yes, thanks,

Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-20 Thread Marco van de Voort
In our previous episode, Reinier Olislagers said: > Trying to create dos cross compiler using FPC trunk x86 r25833, Windows > > NASM binaries etc from Marco's post [2] Afaik that snapshot also contains the batchfiles to make it. ___ fpc-pascal maillist

Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-20 Thread Reinier Olislagers
On 20/10/2013 13:27, Nikolay Nikolov wrote: > On 10/20/2013 01:56 PM, Reinier Olislagers wrote: >> Trying to create dos cross compiler using FPC trunk x86 r25833, Windows >> >> NASM binaries etc from Marco's post [2] >> dir c:\Development\cross\bin\i8086-msdos >> .. >> 02/01/2013 11:06 7

Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-20 Thread Reinier Olislagers
On 20/10/2013 13:27, Nikolay Nikolov wrote: > On 10/20/2013 01:56 PM, Reinier Olislagers wrote: > Why are you using > > OPT=-gw2 -gl > > I'm not sure these work at all. Debugging info for i8086 is not > implemented and when it is, I doubt it would be in dwarf format :) Argggh. Yes, of course. Re

Re: [fpc-pascal] Could use some help with DOS cross compile

2013-10-20 Thread Nikolay Nikolov
On 10/20/2013 01:56 PM, Reinier Olislagers wrote: Trying to create dos cross compiler using FPC trunk x86 r25833, Windows NASM binaries etc from Marco's post [2] dir c:\Development\cross\bin\i8086-msdos .. 02/01/2013 11:06 743,424 msdos-nasm.exe 25/05/2010 08:3633,792 msd

[fpc-pascal] Could use some help with DOS cross compile

2013-10-20 Thread Reinier Olislagers
Trying to create dos cross compiler using FPC trunk x86 r25833, Windows NASM binaries etc from Marco's post [2] dir c:\Development\cross\bin\i8086-msdos .. 02/01/2013 11:06 743,424 msdos-nasm.exe 25/05/2010 08:3633,792 msdos-wlib.exe 25/05/2010 08:5133,792 msdo