[fpc-devel] Re: Compiling fpc 2.0.x without text IDE (errors in revision 3626)

Graeme Geldenhuys graemeg.lists at gmail.com
Mon May 22 10:02:11 CEST 2006


Hi,

I looked into the main Makefile, to see if I could spot anything, so tried:

  make install INSTALL_PREFIX=/opt/fpc_2.0.x TARGET_DIRS_IDE=0

but that also didn't do it.  It still tried to compile the text ide project.

Regards,
  Graeme.



On 5/22/06, Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:
> 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 get a keyboard.pp unit was not found.
>
> All these errors occur in the ide/ directory.  I use Lazarus, so
> really don't need to compile it.
>
>
> Is there some other command line I can add to my "make install..."
> mentioned above, that will skip the text ide project?
>
> Regards,
>   - Graeme -
>
>
>
> --
> There's no place like 127.0.0.1
>


-- 
There's no place like 127.0.0.1


More information about the fpc-devel mailing list