Re: [fpc-pascal] How to remove verbose compiler output

2014-04-06 Thread Graeme Geldenhuys
Hi Tomas, On 2014-04-05 23:39, Tomas Hajny wrote: file). This is just to check if the behaviour depends on the compiled sources in any way. You were on to something. Using your simple unit as an example, all the various -v options work perfectly. That made me double check the code I'm

Re: [fpc-pascal] How to remove verbose compiler output

2014-04-06 Thread Tomas Hajny
On Sun, April 6, 2014 02:59, Graeme Geldenhuys wrote: Hi Graeme, file). This is just to check if the behaviour depends on the compiled sources in any way. You were on to something. Using your simple unit as an example, all the various -v options work perfectly. . . So there was no FPC

Re: [fpc-pascal] How do fpmake dependencies work??

2014-04-06 Thread Darius Blaszyk
I've implemented the basic workings of package dependency in fpmkunit. Please find attached a patch against tagged FPC2.6.2. Could someone (like Michael f.i.) please review the patch and let me know (either on the list or by pm) what you think? The patch does not include code that recusively

Re: [fpc-pascal] How to remove verbose compiler output

2014-04-06 Thread Sven Barth
Am 06.04.2014 12:42 schrieb Graeme Geldenhuys mailingli...@geldenhuys.co.uk: My usage of the $HINTS directive was to switch hints off for one or more lines of code, then switch hints back on. An example of this would be around the FillChar() call. I wrote you that already some time ago: to be

Re: [fpc-pascal] How do fpmake dependencies work??

2014-04-06 Thread Michael Van Canneyt
On Sun, 6 Apr 2014, Darius Blaszyk wrote: I've implemented the basic workings of package dependency in fpmkunit. Please find attached a patch against tagged FPC2.6.2. This does not belong in fpmkunit, it belongs in fppkg. So I won't apply this patch. I understand you didn't get fppkg to

Re: [fpc-pascal] How do fpmake dependencies work??

2014-04-06 Thread Darius Blaszyk
It's very difficult to get things right when entering undocumented territories, but I'm willing to learn and create some documentation for the future. However if you could talk me through the process I would be gratefull. Please see my last post on using fppkg which crashes on me.

Re: [fpc-pascal] How do fpmake dependencies work??

2014-04-06 Thread Darius Blaszyk
The path for the FPC executable seems to be wrong. I'm on a 64bit machine. I will have a look to see where fppkg is getting the path from. Could you talk me trough the procedure of fppkg Michael in general as well? Regards, Darius Darius Blaszyk schreef op 6 apr '14: It's very

Re: [fpc-pascal] How do fpmake dependencies work??

2014-04-06 Thread Michael Van Canneyt
On Sun, 6 Apr 2014, Darius Blaszyk wrote: The path for the FPC executable seems to be wrong. I'm on a 64bit machine. I will have a look to see where fppkg is getting the path from. Did you read: http://wiki.freepascal.org/fppkg ? It is a good introduction. Michael.

[fpc-pascal] Lazarus List

2014-04-06 Thread m...@rpzdesign.com
Hello Anybody: I am on the Freepascal list, but I cannot subscribe to the lazarus list: *lists*.*lazarus*.freepascal.org/? since I cannot get to http://www.lazarus.freepascal.org I can of course reach http://freepascal.org. Can one of the lazarus list managers contact via email directly for

[fpc-pascal] lazarus not reachable

2014-04-06 Thread m...@rpzdesign.com
Help: Would somebody from the USA and someone from Europe please run a tracert on their connection to: lazarus.freepascal.org. I am not able to reach anything lazarus but I can get freepascal. I want to ask a question in the lazarus list and surf the lazarus forums but I cannot. Thanks,

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread Martin Frb
On 06/04/2014 19:37, m...@rpzdesign.com wrote: Help: Would somebody from the USA and someone from Europe please run a tracert on their connection to: lazarus.freepascal.org. I am not able to reach anything lazarus but I can get freepascal. I want to ask a question in the lazarus list and

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread Jim Leonard
Chicago, IL, USA: Tracing route to lazarus.freepascal.org [80.123.225.56] over a maximum of 30 hops: 1 *** Request timed out. 211 ms 9 ms18 ms dynamic-76-73-171-41.knology.net [76.73.171.41] 319 ms 8 ms10 ms 76-73-170-92.knology.net

Re: [fpc-pascal] How do fpmake dependencies work??

2014-04-06 Thread Darius Blaszyk
Yes I did. And just to be sure I din't miss anything I read it again just now. I solved the path to FPC by letting fppg regenerate the config file. BTW this is at least not very userfriendly. At least fppkg should give a proper warning and not just crash. So now the package manager works, there

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread m...@rpzdesign.com
Jim: Are you able to web surf to the lazarus.freepascal.org web site? On 4/6/2014 3:07 PM, Jim Leonard wrote: Chicago, IL, USA: Tracing route to lazarus.freepascal.org [80.123.225.56] over a maximum of 30 hops: 1 *** Request timed out. 211 ms 9 ms18

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread m...@rpzdesign.com
Martin: Can you translate what lower MPU means? md From london / I can open the page in a browser. Can you try, if you can access it with a lower MPU ? IIRC a very long time ago, some of the servers or ronnections had an issue / No idea if that is still an issue at all

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread Martin Frb
On 06/04/2014 22:44, m...@rpzdesign.com wrote: Martin: Can you translate what lower MPU means? Sorry a typo. MTU http://answers.microsoft.com/en-us/windows/forum/windows_7-networking/how-do-i-change-the-mtu-setting-in-windows-7/ec01f5d0-7082-4a9d-97b5-1d1dccb121d2 or google See here to

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread waldo kitty
On 4/6/2014 5:40 PM, m...@rpzdesign.com wrote: Jim: Are you able to web surf to the lazarus.freepascal.org web site? yes, i can and i do not normally visit that site... FWIW: icmp may not be being allowed by the destination site or the router saying that the destination host is

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread m...@rpzdesign.com
Well, I cannot subscribe to the lazarus mailing list and I can not enter the forums at forums.lazarus.freepascal.org or www.lazarus.freepascal.org because I can not make an http connection to either. Just keep timing out. FYI for list managers... Cheers all, marco On 4/6/2014 10:22 PM,

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread m...@rpzdesign.com
Ralf: I am very sorry to bother you. I will not make another request for information on this topic Each time I started to try to pursue the matter earlier, I got some light responses, but never was in a position to fully eliminate the problem. Today, I tried to gather more information using

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread Martin Frb
On 07/04/2014 03:52, m...@rpzdesign.com wrote: Well, I cannot subscribe to the lazarus mailing list and I can not enter the forums at forums.lazarus.freepascal.org or www.lazarus.freepascal.org because I can not make an http connection to either. Just keep timing out. FYI for list

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread Martin Frb
On 07/04/2014 03:52, m...@rpzdesign.com wrote: Well, I cannot subscribe to the lazarus mailing list and I can not enter the forums at forums.lazarus.freepascal.org or www.lazarus.freepascal.org because I can not make an http connection to either. You may be able, if your mail server can

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread Ralf Quint
On 4/6/2014 8:17 PM, m...@rpzdesign.com wrote: Ralf: I am very sorry to bother you. I will not make another request for information on this topic Each time I started to try to pursue the matter earlier, I got some light responses, but never was in a position to fully eliminate the problem.

Re: [fpc-pascal] lazarus not reachable

2014-04-06 Thread Jim Leonard
On 4/6/2014 4:40 PM, m...@rpzdesign.com wrote: Jim: Are you able to web surf to the lazarus.freepascal.org web site? Yes. -- Jim Leonard (trix...@oldskool.org) Check out some trippy MindCandy: http://www.mindcandydvd.com/ A child borne of the home computer wars: http://trixter.oldskool.org/