On 5/22/06, Daniël Mantione <[EMAIL PROTECTED]> wrote:
> > > > I do notice that the date on those files are from the previous
> > > > time I
> > > > built fpc 2.0.3. I guess if keyboard.pp hasn't change since
> > > > then,
> > > > "make install ..." wouldn't recompile it. Or does 'make
> > > >
Op Mon, 22 May 2006, schreef Graeme Geldenhuys:
> On 5/22/06, Daniël Mantione <[EMAIL PROTECTED]> wrote:
> > > > -Fu/opt/svn/fpc_2.0.x/src/rtl/units/i386-linux
> > > > >
> > > > > It adds the rtl directory correctly. Please check is
> > > > keyboard.ppu is
> > > > > present there.
> > > >
> > >
Using IDE=0 doesn't work here, it still tried to compile the ide directory.
Graeme.
On 5/22/06, Marco van de Voort <[EMAIL PROTECTED]> wrote:
>
> At the moment I am using the following to compile FPC.
>
> make install INSTALL_PREFIX=/opt/fpc_2.0.x
Try IDE=0, if that doesn't work, try renami
I did notice that if I renamed the ide directory to ide.old, it
managed to compile, but I wasn't sure if it would maybe skip other
units it shouldn't have, so wondered it there was a parameter I could
pass to make, to do it correctly.
I will try the IDE=0 now...
Graeme.
On 5/22/06, Marco van d
>
> At the moment I am using the following to compile FPC.
>
> make install INSTALL_PREFIX=/opt/fpc_2.0.x
Try IDE=0, if that doesn't work, try renaming the fv dir.
Both used to work, but don't know if they still do.
___
fpc-devel maillist - fpc-d
On 5/22/06, Daniël Mantione <[EMAIL PROTECTED]> wrote:
> > -Fu/opt/svn/fpc_2.0.x/src/rtl/units/i386-linux
It adds the rtl directory correctly. Please check is keyboard.ppu is
present there.
Yup!
[EMAIL PROTECTED]:/opt/svn/fpc_2.0.x/src/rtl/units/i386-linux$ ls -l keyboard.*
-rw-r--r-- 1 grae
Op Mon, 22 May 2006, schreef Graeme Geldenhuys:
> On 5/22/06, Daniël Mantione <[EMAIL PROTECTED]> wrote:
> > OK, I did that fpcmake, though I ain't sure what it did. I did say
> > something of creating a new Makefile.
That is what it does indeed.
> > -Fu/opt/svn/fpc_2.0.x/src/rtl/units/i386-
On 5/22/06, Daniël Mantione <[EMAIL PROTECTED]> wrote:
You can make individual subprojects, for example
"make compiler_cycle rtl fv fcl", however, I don't think this is
comfortable. Better fix the IDE compilation, try "fpcmake -Tall" in the
IDE directory.
OK, I did that fpcmake, though I ain't
Op Mon, 22 May 2006, schreef Graeme Geldenhuys:
> Hi
> At the moment I am using the following to compile FPC.
>
> make install INSTALL_PREFIX=/opt/fpc_2.0.x
>
> I never use the text ide (fp) and am getting compiler errors with it,
> after getting a svn update (revision 3626).
>
> 1) Conflic
Hi
At the moment I am using the following to compile FPC.
make install INSTALL_PREFIX=/opt/fpc_2.0.x
I never use the text ide (fp) and am getting compiler errors with it,
after getting a svn update (revision 3626).
1) Conflict in the ide/MakeFile was checked into SVN.
2) After fixing that, I
10 matches
Mail list logo