[fpc-devel]Building FPC 1.9.1 on BeOS

2003-11-10 Thread BiPolar
Hello again Florian. While trying to build FPC from today CVS sources on the BeOS platform [...] I had to add two paths on the Makefile.fpc (./rtl/beos/) : -- [compiler] includedir=$(INC) $(PROCINC) $(UNIXINC) $(RTL)/objpas/classes $(RTL)/ objpas/sysutils -- I

[fpc-devel]Bug or missing documentation?

2003-11-07 Thread BiPolar
Hello. The code below gives: foo.pas(13,33) Error: Duplicate identifier NAME when compiled with -S2. It compiles ok with -Sd though. The thing is, I coudn't find any reference to this difference of behavior under the Compiler Modes section of FPC docs, neither in other sections. Is this a bug,

Re: [fpc-devel]Operator overloading question.

2003-11-07 Thread BiPolar
Peter Vreman wrote: class=class operatorion is handled by the compiler and can't be overloaded. Clear as water. Maybe you could include this explanation on the docs, so people like me (new to operator overloading) doesn't ask again. what do you want to compare? the address of the class or

Re: [fpc-devel]Bug or missing documentation?

2003-11-07 Thread BiPolar
The code below gives: foo.pas(13,33) Error: Duplicate identifier NAME when compiled with -S2. It compiles ok with -Sd though. [...] Is this a bug, or I missed something in the docs? It is a decision that we made for fpc mode to force you to write code that is less buggy. Because

[fpc-devel]Building FPC 1.9.1 on BeOS

2003-11-07 Thread BiPolar
Hello. While trying to build FPC from today CVS sources on the BeOS platform (using make beoszip from the root directory): I had to add two paths on the Makefile.fpc (./rtl/beos/) : -- [compiler] includedir=$(INC) $(PROCINC) $(UNIXINC) $(RTL)/objpas/classes $(RTL)/ objpas/sysutils

[fpc-devel]Smartlinking in the BeOS port of FPK 1.0.8

2003-09-26 Thread BiPolar
Hello guys. My name is Oscar Lesta, from Argentina. I'm not subscribed to the list so, please send me a copy of your replies, if any ;-) First I want to say: Thanks to all of you for your work on FPK. Now, to the complains ;-) I use FPK under BeOS (for some little utils and for BePascal, a