Re: [fpc-pascal] How to close TInetServer without except?

2013-05-05 Thread Ludo Brands
On 05/04/2013 09:59 PM, Zaher Dirkey wrote: > now in this example > http://msdn.microsoft.com/en-us/library/windows/desktop/ms737526%28v=vs.85%29.aspx > They not use Select before acce​pt > If you are happy with accept blocking or if you use non-blocking sockets you don't need select before accep

Re: [fpc-pascal] CoreFoundation Freepascal MAC OSX

2013-05-05 Thread m...@rpzdesign.com
I thought of a trick to get around this. Using XCode, I can build a static library to get me access to the functions that I need. But that is not really the point, I would like my freepascal environment to be correct and to be able to use the functions contained in interface files like cfset

Re: [fpc-pascal] CoreFoundation Freepascal MAC OSX

2013-05-05 Thread m...@rpzdesign.com
Well, that trick did not work so well. I was forced to finally copy the system library to a common development directory and renaming CoreFoundation -> libCoreFoundation.a and copying the function call out of CFSet.pas into my own pascal unit file. Only then did I get the linker to work corre

[fpc-pascal] MacOSX Console Output

2013-05-05 Thread m...@rpzdesign.com
Inside Lazarus 1.08/FPC 2.6.2, I cannot find where the console output is sent while on Mac OSX Lion. There is a debugger output window, but there does not seem to be a console output window while debugging a program. Where does writeln( ) output go? If I run the program from the terminal, th

Re: [fpc-pascal] MacOSX Console Output

2013-05-05 Thread Martin
On 05/05/2013 22:45, m...@rpzdesign.com wrote: Inside Lazarus 1.08/FPC 2.6.2, I cannot find where the console output is sent while on Mac OSX Lion. There is a debugger output window, but there does not seem to be a console output window while debugging a program. Where does writeln( ) output

Re: [fpc-pascal] MacOSX Console Output

2013-05-05 Thread m...@rpzdesign.com
Martin: Thanks for this. Fortunately, everything I want to do on command line will happen in Linux. All the MAC OSX stuff is GUI with Lazarus. Who ever created Lazarus is a total GOD!. Delphi 7 for Windows. Lazarus/FPC for Linux and MacOSX !!! Hell, I am even writing a replication engine for

Re: [fpc-pascal] How to close TInetServer without except?

2013-05-05 Thread silvioprog
2013/5/5 Ludo Brands > On 05/04/2013 09:59 PM, Zaher Dirkey wrote: > > > now in this example > > > http://msdn.microsoft.com/en-us/library/windows/desktop/ms737526%28v=vs.85%29.aspx > > They not use Select before accept > > > > If you are happy with accept blocking or if you use non-blocking sock

[fpc-pascal] systemh.inc(117, 16) Error: Duplicate identifier "FarPointer"

2013-05-05 Thread Eric Kom
Good day, Compile failed. Please see below the error/bug. svn up make clean make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all /bin/mkdir -p /home/erickom/freePascal27/fpc/rtl/units/i386-linux /usr/local/lib/fpc/2.7.1/ppc386 -Ur -Ur -Xs -O2 -n -F