With lazarus revision 9003 and fpc 3019 All works now with linux fedora 4

That's could be useful to put this somewhere in a visible place:

To compile svn

1 / After the first install of fpc replace all occurence off fpc 2.0.2 with fpc 2.1.1 like this.

#-Fu/usr/local/lib/fpc/2.0.2/units/$fpctarget
#-Fu/usr/local/lib/fpc/2.0.2/units/$fpctarget/*
#-Fu/usr/local/lib/fpc/2.0.2/units/$fpctarget/rtl
-Fu/usr/local/lib/fpc/2.1.1/units/$fpctarget
-Fu/usr/local/lib/fpc/2.1.1/units/$fpctarget/*
-Fu/usr/local/lib/fpc/2.1.1/units/$fpctarget/rtl

2/  Compile fpc svn with make clean all
3/  Install fpc svn with make install
4/  Compile lazarus.
5/ Be sure that the Compiler path ( ppc 386 ) in environement options is the good. If not modify it and rebuid lazarus.


Alain Michaud a écrit :
...
2. After updating fpc, should we run again "make install" ...

or whould we run: "fpcmake" before?


I tried "make install"
again but got error messages, ..."make: ppc386: command not found"

I also got this message this morning (3019).
I have tried to compile from svn on Suse for almost a week now and it
always failed! (works well in Mandriva!) I got all sorts of messages but
always of the same style: "Compiler error" while trying to compile
something in folder "/rtl". Very strange...

Salut

Alain



_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to