Sorry Michael, this is a typo of mine. I mean to say I made it case
sensitive (it is not currently). What happened previously is that all files
where put to lowercase, the extension was saved and then written to output.
So in effect the files MyFile.fp and myfile.fp would both be written to
myf
Peter Vreman wrote:
Here is the digest from the test:
The FPC being tested is ppcarm 2.0.4 rc2 from the ftp site. The test
suite is the 2.0.4 rc3 from svn.
Using qemu-arm emulator
`make TEST_FPC=/usr/local/lib/fpc/2.0.4/ppcarm TEST_OPT=-XParm-linux-
EMULATOR=qemu-arm clean all digest`
I tested
> Here is the digest from the test:
> The FPC being tested is ppcarm 2.0.4 rc2 from the ftp site. The test
> suite is the 2.0.4 rc3 from svn.
>
> Using qemu-arm emulator
> `make TEST_FPC=/usr/local/lib/fpc/2.0.4/ppcarm TEST_OPT=-XParm-linux-
> EMULATOR=qemu-arm clean all digest`
>
> I tested only t
Here is the digest from the test:
The FPC being tested is ppcarm 2.0.4 rc2 from the ftp site. The test
suite is the 2.0.4 rc3 from svn.
Using qemu-arm emulator
`make TEST_FPC=/usr/local/lib/fpc/2.0.4/ppcarm TEST_OPT=-XParm-linux-
EMULATOR=qemu-arm clean all digest`
---
On Wed, 9 Aug 2006, Darius Blaszijk wrote:
> Here's a new patch for fp2html.
>
> Changes are:
> - changed parameter interpretation to getopts version
> - delete SplitName function
> - delete ESpace function
> - fixed closing template filehandle template file
> - added show helper function for v
> Marco,
>
> I got the following message
>
> make
>
>
> snip
>
> fp2html.exe packages/x11.fp
> fp2html.exe packages/zlib.fp
> fp2html.exe templatemirror.fp
> ppc386 -Xs makemirror.pp
> Free Pascal Compiler version 2.0.2 [2005/11/26] for i386
> Copyright (c) 1993-2005 by Florian Klaempf
Marco,
I got the following message
make
snip
fp2html.exe packages/x11.fp
fp2html.exe packages/zlib.fp
fp2html.exe templatemirror.fp
ppc386 -Xs makemirror.pp
Free Pascal Compiler version 2.0.2 [2005/11/26] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Win32 for i386
> Btw: could someone please check the makefile in the ./html/down directory? I
> did a make to check if anything was broken or not, but the makefile stopped
> when entering the down directory. This makefile breaks on the 'f' variable
> which it doesn't expect there apparently.
> The files create
Btw: could someone please check the makefile in the ./html/down directory? I
did a make to check if anything was broken or not, but the makefile stopped
when entering the down directory. This makefile breaks on the 'f' variable
which it doesn't expect there apparently.
The files created in the b
> On 8/9/06, Jonas Maebe <[EMAIL PROTECTED]> wrote:
>> TEST_OPT="..."
> Thanks again. I saw the options in the readme file.
>
> After running:
> make TEST_FPC=/usr/local/lib/fpc/2.0.4/ppcarm TEST_OPT=-XParm-linux-
> clean all digest
>
> in the fpc/tests directory it starts compiling for a while and
On 8/9/06, Jonas Maebe <[EMAIL PROTECTED]> wrote:
TEST_OPT="..."
Thanks again. I saw the options in the readme file.
After running:
make TEST_FPC=/usr/local/lib/fpc/2.0.4/ppcarm TEST_OPT=-XParm-linux-
clean all digest
in the fpc/tests directory it starts compiling for a while and then
error oc
On 9 aug 2006, at 10:55, Alexander Todorov wrote:
No, TEST_FPC=/.../ must be appended because the test suite
distinguishes between
the compiler used to build the test tools like digest and the
compiler actually
being tested.
Thanks, I should have tried this.
Another question: How do I pas
On 8/9/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
No, TEST_FPC=/.../ must be appended because the test suite distinguishes between
the compiler used to build the test tools like digest and the compiler actually
being tested.
Thanks, I should have tried this.
Another question: How do I pass
Daniël Mantione wrote:
Op Wed, 9 Aug 2006, schreef Alexander Todorov:
I downloaded the 2.0.4_rc3 source from svn and successfully build the
cros compiler.
According to wiki
(http://www.freepascal.org/wiki/index.php/How_to_start#Building_the_compiler)
this command have to build all tests and cr
Op Wed, 9 Aug 2006, schreef Alexander Todorov:
> I downloaded the 2.0.4_rc3 source from svn and successfully build the
> cros compiler.
> According to wiki
> (http://www.freepascal.org/wiki/index.php/How_to_start#Building_the_compiler)
> this command have to build all tests and create a digest o
I downloaded the 2.0.4_rc3 source from svn and successfully build the
cros compiler.
According to wiki
(http://www.freepascal.org/wiki/index.php/How_to_start#Building_the_compiler)
this command have to build all tests and create a digest output, but it fails.
[EMAIL PROTECTED]:~/repos/fpc_2.0.4_r
16 matches
Mail list logo