On Thu, 12 Oct 2006, Vincent Snijders wrote:

> Michael Van Canneyt wrote:
> > Lazarus does not compile on my system SuSE 10.1, AMD64.
> > 
> > I tried both ppc386 and ppcx64 - version 2.0.4
> > 
> > First of all, in file customcodetool.pas, inline is used. Inline must be
> > switched on with {$INLINE ON} or add -Si to the compiler options in the
> > makefile, because -Si is not in the default config file of FPC. I suggest
> > adding the {$INLINE ON}
> > 
> 
> Done. These things go unnoticed for a while, because -Si *is* part of the
> default fpc.cfg. 

Hmmm...
Searched for -Si in samplecfg, which didn't find the -Sgic line of course :(

Since I don't have a fpc.cfg, that explains my error...

In general I think maybe it's best to try and compile at least once 
with the -n option. This makes sure you don't get such errors ?

> In the past such errors usually showed up, if people used an
> deb created from rpms with alien and forgot to convert the scripts.

Thanks.

I could not fail to notice that you didn't answer the rest of the mail ? ;-)

Michael.

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

Reply via email to