Freepascal compiler can compile
for 32 bits real mode??
> Freepascal compiler can compile for 32 bits real mode??
Yes
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Sat, Jan 10, 2004 at 01:32:18PM +0100, Marco van de Voort wrote:
> > Freepascal compiler can compile for 32 bits real mode??
>
> Yes
I was just thinking about FPC being used to write a small kernel again,
I know it's been talked about before in threads in the past but the
whole process of
I need to compile a EXE for Real
Flat Mode without extender
How to Make this?
- Original Message -
From:
Raul
Heras
To: [EMAIL PROTECTED]
Sent: Saturday, January 10, 2004 5:55
AM
Subject: [fpc-pascal]Info about the
compiler
Freepascal compiler can
> I need to compile a EXE for Real Flat Mode without extender
> How to Make this?
I said it might work earlier, but I misread the REAL mode part.
It is not supported, so you are totally on your own. Probably
you want to generate assembler files (.s) with the -a and some -A
switches, and then filt
Hello. Could anyone add link to FCL documentation on the homepage?
It's lack is quite confusing.
--
domin
,+°´°+,¸¸,+°´°+,¸¸,+°´°+,¸¸,+°´°+,¸¸,+°´°+,¸¸,+°´°+,¸
jid: [EMAIL PROTECTED] http://www.pascal.w.pl
___
fpc-pascal maillist - [EMAIL PROTECTED]
h
On Sat, 10 Jan 2004, domin wrote:
> Hello. Could anyone add link to FCL documentation on the homepage?
> It's lack is quite confusing.
Done.
Added also fpdoc tool documentation and reference chart.
Michael.
___
fpc-pascal maillist - [EMAIL PROTEC
If i Change to 32 bits real mode, compiler can
build a EXE??
Sorry,my english is bad.
> If i Change to 32 bits real mode, compiler can build a EXE
> ??
No. You must do that all by yourself.
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal