Switching from version 1.9.5 to version 1.9.9 gives me the
following problem; the compiler cannot find the assembler.
The assembler (as) and linker (ld) are in the same folder. I
am using the same fpc.cfg (in the same folder). What are I
doing wrong.
see below
Regards
Carsten
[EMAIL PROTECTED]:/P
Switching from version 1.9.5 to version 1.9.9 gives me the
following problem; the compiler cannot find the assembler.
The assembler (as) and linker (ld) are in the same folder. I
am using the same fpc.cfg (in the same folder). What are I
doing wrong.
see below
Regards
Carsten
[EMAIL PROTECTED
Switching from version 1.9.5 to version 1.9.9 gives me the
following problem; the compiler cannot find the assembler.
The assembler (as) and linker (ld) are in the same folder. I
am using the same fpc.cfg (in the same folder). What are I
doing wrong.
see below
Regards
Carsten
[EMAIL PROTECTED]:/P
Carsten Bager wrote:
> Switching from version 1.9.5 to version 1.9.9 gives me the
> following problem; the compiler cannot find the assembler.
> The assembler (as) and linker (ld) are in the same folder. I
> am using the same fpc.cfg (in the same folder). What are I
> doing wrong.
> see below
What is Runtime error 123?
It's not documented in the User Manual, but appears to be associated with
the eof function.
Mark
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Wed, 04 May 2005 10:33:46 -0700
Mark Emerson <[EMAIL PROTECTED]> wrote:
> What is Runtime error 123?
>
> It's not documented in the User Manual, but appears to be associated
> with the eof function.
>
> Mark
...
122 'Quota exceeded',
123 'No medium found',
124 'Wrong medium type'
I found th
I compiled under Win 98 and running on Win 2000.
At 11:31 AM 5/4/05, you wrote:
On Wed, 04 May 2005 10:33:46
-0700
Mark Emerson <[EMAIL PROTECTED]> wrote:
> What is Runtime error 123?
>
> It's not documented in the User Manual, but appears to be
associated
> with the eof function.
>
> Mark
...
On Wed, 04 May 2005 12:26:54 -0700
Mark Emerson <[EMAIL PROTECTED]> wrote:
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Many more errors possible in Windoze, it seems.
ERROR
I am writing an operating system using your Free Pascal Compilier 1.0.10.
Most of my code is based on the IA32 opcodes in $ASMMODE INTEL. I
have two problems, both are of importance.
1. The very basic problem is with the video driver. Whenever I try to write
to the Video memory either there is no
On Thu, 5 May 2005 09:19:27 +0530
"Anandu R Suri" <[EMAIL PROTECTED]> wrote:
> I am writing an operating system using your Free Pascal Compilier
> 1.0.10. Most of my code is based on the IA32 opcodes in $ASMMODE INTEL.
> I have two problems, both are of importance.
>
> 1. The very basic problem i
10 matches
Mail list logo