Re: [fpc-pascal] 64 bits

2006-03-26 Thread constantijnw
Johann Glaser wrote: So possibly a broken router which doesn't like the ECN bits in the IP header is the cause of the problems. This turned out the be the cause indeed, at least for me. The Draytek Vigor 2200E router's firmware contains a (already documented) bug. I bought a new one an

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Alexandre Leclerc
On 3/20/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote: > Alexandre Leclerc wrote: > > On 3/20/06, Jonas Maebe <[EMAIL PROTECTED]> wrote: > >> On 20 Mar 2006, at 21:46, constantijnw wrote: > >> > > Thanks, but I can't reach this page.. Is there anything I can > > do to > > make www.

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Florian Klaempfl
Alexandre Leclerc wrote: > On 3/20/06, Jonas Maebe <[EMAIL PROTECTED]> wrote: >> On 20 Mar 2006, at 21:46, constantijnw wrote: >> > Thanks, but I can't reach this page.. Is there anything I can > do to > make www.freepascal.org and its subdirectories accessible for me? The page

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Alexandre Leclerc
On 3/20/06, Jonas Maebe <[EMAIL PROTECTED]> wrote: > > On 20 Mar 2006, at 21:46, constantijnw wrote: > > >>> Thanks, but I can't reach this page.. Is there anything I can > >>> do to > >>> make www.freepascal.org and its subdirectories accessible for me? > >> > >> The page is reachable ? > > >

Re: [fpc-pascal] 64 bits

2006-03-20 Thread constantijnw
Felipe Monteiro de Carvalho wrote: Ok, as requested, I´m pasting again the contents of the wiki page. =) Great, thanks. Besides the differences in pointer sizes, should all 32 bit integer types be changed to 64 bit integer types. Any other things to deal with? ___

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Felipe Monteiro de Carvalho
Ok, as requested, I´m pasting again the contents of the wiki page. =) Writing portable code regarding the processor architecture >From FPCWiki There are several main issues when writing code which is portable regarding the processor architecture: endianness and 32 vs. 64 bit processors. Table of

Re: [fpc-pascal] 64 bits

2006-03-20 Thread constantijnw
Johann Glaser wrote: Hi! It is known that some people have a problem accessing www.freepascal.org, but unfortunately no one knows the exact cause. Some people think a certain kind of icmp packets are filtered by the firewall in front of the machine that hosts www.freepascal.org (some

Re: [fpc-pascal] 64 bits

2006-03-20 Thread constantijnw
Jonas Maebe wrote: On 20 Mar 2006, at 21:46, constantijnw wrote: Thanks, but I can't reach this page.. Is there anything I can do to make www.freepascal.org and its subdirectories accessible for me? The page is reachable ? No, Firefox (or IE) tells me he/she is "Waiting for www.

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Johann Glaser
Hi! > It is known that some people have a problem accessing > www.freepascal.org, but unfortunately no one knows the exact cause. > Some people think a certain kind of icmp packets are filtered by the > firewall in front of the machine that hosts www.freepascal.org > (something with fragme

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Felipe Monteiro de Carvalho
Also works here. I will paste the contents of the page bellow for you: Writing portable code regarding the processor architecture >From FPCWiki There are several main issues when writing code which is portable regarding the processor architecture: endianness and 32 vs. 64 bit processors. Table of

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Jonas Maebe
On 20 Mar 2006, at 21:46, constantijnw wrote: Thanks, but I can't reach this page.. Is there anything I can do to make www.freepascal.org and its subdirectories accessible for me? The page is reachable ? No, Firefox (or IE) tells me he/she is "Waiting for www.freepascal.org..." Is a

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Paul Davidson
Works from here On Mar 20, 2006, at 15:46, constantijnw wrote: Michael Van Canneyt wrote: On Mon, 20 Mar 2006, constantijnw wrote: Vincent Snijders wrote: constantijnw wrote: Hi, FPC programming for 64 bits processors; anyone written some helpful guidelines, article, etc.? There

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Michael Van Canneyt
On Mon, 20 Mar 2006, constantijnw wrote: > Michael Van Canneyt wrote: > > >On Mon, 20 Mar 2006, constantijnw wrote: > > > > > > > >>Vincent Snijders wrote: > >> > >> > >> > >>>constantijnw wrote: > >>> > >>> > >>> > Hi, > > FPC programming for 64 bits processors; anyone written some

Re: [fpc-pascal] 64 bits

2006-03-20 Thread constantijnw
Michael Van Canneyt wrote: On Mon, 20 Mar 2006, constantijnw wrote: Vincent Snijders wrote: constantijnw wrote: Hi, FPC programming for 64 bits processors; anyone written some helpful guidelines, article, etc.? There is an article on the fpc wiki: http://www.free

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Michael Van Canneyt
On Mon, 20 Mar 2006, constantijnw wrote: > Vincent Snijders wrote: > > > constantijnw wrote: > > > >> Hi, > >> > >> FPC programming for 64 bits processors; anyone written some helpful > >> guidelines, article, etc.? > >> > > > > There is an article on the fpc wiki: > > http://www.freepascal.org/

Re: [fpc-pascal] 64 bits

2006-03-20 Thread constantijnw
Vincent Snijders wrote: constantijnw wrote: Hi, FPC programming for 64 bits processors; anyone written some helpful guidelines, article, etc.? There is an article on the fpc wiki: http://www.freepascal.org/wiki/index.php/Writing_portable_code_regarding_the_processor_architecture Than

Re: [fpc-pascal] 64 bits

2006-03-20 Thread Vincent Snijders
constantijnw wrote: Hi, FPC programming for 64 bits processors; anyone written some helpful guidelines, article, etc.? There is an article on the fpc wiki: http://www.freepascal.org/wiki/index.php/Writing_portable_code_regarding_the_processor_architecture Vincent. _

[fpc-pascal] 64 bits

2006-03-20 Thread constantijnw
Hi, FPC programming for 64 bits processors; anyone written some helpful guidelines, article, etc.? Constantijn ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal