Re: [fpc-pascal] Compiler directive to compile to 64 bits

2017-11-02 Thread Cleverson Casarin Uliana
Em 02/11/2017 23:29, leledumbo via fpc-pascal escreveu: fpc -Px86_64 -Twin64 Great, thanks! :) Cleverson ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[fpc-pascal] Compiler directive to compile to 64 bits

2017-11-02 Thread Cleverson Casarin Uliana
ook inside the fpc.cfg file, but it isn't clear at all on how to do the trick... Thanks and greetings, Cleverson ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[fpc-pascal] Forbidden access to the packages page

2017-11-02 Thread Cleverson Casarin Uliana
Hello, is it normal that the following URL gives a 403 forbidden error when trying to access via Firefox? Here it does: https://www.freepascal.org/packages/ Greetings Cleverson ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http

Re: [fpc-pascal] FPC vs. Lazarus regarding some units...

2017-10-29 Thread Cleverson Casarin Uliana
Em 29/10/2017 11:25, Marco van de Voort escreveu: Reading your messages, I suspect your originally misconfigured FPC, including only RTL, and not packages. It's possible yes, thanks for the hint, will be more careful this time. :) Cleverson __

Re: [fpc-pascal] FPC vs. Lazarus regarding some units...

2017-10-29 Thread Cleverson Casarin Uliana
Em 29/10/2017 09:47, Bart escreveu: MMSystem is delivered with fpc (at least with my current version: 3.0.4rc1). Good to know, it wasn't the case some 3-4 years ago. Thank you all who answered. Cleverson ___ fpc-pascal maillist - fpc-p

[fpc-pascal] FPC vs. Lazarus regarding some units...

2017-10-29 Thread Cleverson Casarin Uliana
ithout getting the entire Lazarus and all its overhead? Thanks, Cleverson ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: Re: [fpc-pascal] Where to find WinProcs or equivalent unit

2008-01-26 Thread Cleverson
solve your > problem (hopefully :-) ) Thank you. I'm still with some small problems but my unit have compiled successfully. Thanks for the hint on Lazarus too. I'll give it a try. Cleverson ___ fpc-pascal maillist - fpc-pascal@lists.freep

[fpc-pascal] Where to find WinProcs or equivalent unit

2008-01-25 Thread Cleverson
s unit from the following adress, but FPC gives lots of errors while trying to compile it: http://inf.unisul.br/~osmarjr/download/delphi/units/winprocs.zip Where can I get either WinProcs or something equivalent for FreePascal ? Many thanks Cleverson ___