Re: [fpc-pascal] build case-sensetive issue

2009-04-24 Thread dmitry boyarintsev
thanks for the reply. i guess ppl, using linux os, rarely build on case-insensetive filesystem. Otherwise, they should be aware of such problems. thanks, dmitry ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mail

Re: [fpc-pascal] build case-sensetive issue

2009-04-24 Thread Tomas Hajny
On 25 Apr 09, at 1:53, dmitry boyarintsev wrote: Hi, > i've been rebuilding svn version of fpc i386-linux. > i'm building RTL using 'make all install INSTALL_PREFIX=mypath' > mypath is located on a Fat32 disk (flash drive). > > All compiled unit files (.o, .ppu) are copied fine, expect for > 'S

Re: [fpc-pascal] Linking issue in Ubuntu 9.04 (32 bit)

2009-04-24 Thread Prince Riley
Alan Thanks so much Alan.. another landmine I can try to avoid with 9.04 .. appreciate your help Prince On Fri, Apr 24, 2009 at 5:09 PM, Alan Krause wrote: > Jonas, > > It does indeed ship with 2.19.1. I've had this same problem in the past, > and have had to stick with ubuntu 8.04 for my deve

Re: [fpc-pascal] Linking issue in Ubuntu 9.04 (32 bit)

2009-04-24 Thread Alan Krause
Jonas, It does indeed ship with 2.19.1. I've had this same problem in the past, and have had to stick with ubuntu 8.04 for my development box due to this problem. Prince - if you execute fpc with the verbose option (-va), it actually displays the search for a linker to use, which in my instance i

Re: [fpc-pascal] Linking issue in Ubuntu 9.04 (32 bit)

2009-04-24 Thread Prince Riley
Jonas, Thanks for taking the time to reply Jonas. When I get Ubuntu 9.04 installed this weekend I'll shoot you an e-mail confirming the version of binutils it has ... Prince On Fri, Apr 24, 2009 at 4:42 PM, Jonas Maebe wrote: > > On 24 Apr 2009, at 23:28, Prince Riley wrote: > > Sorry to but i

[fpc-pascal] build case-sensetive issue

2009-04-24 Thread dmitry boyarintsev
hello, i've been rebuilding svn version of fpc i386-linux. i'm building RTL using 'make all install INSTALL_PREFIX=mypath' mypath is located on a Fat32 disk (flash drive). All compiled unit files (.o, .ppu) are copied fine, expect for 'Syscall.o' and 'UnixUtil.o'. they are compiled and present at

Re: [fpc-pascal] Linking issue in Ubuntu 9.04 (32 bit)

2009-04-24 Thread Jonas Maebe
On 24 Apr 2009, at 23:28, Prince Riley wrote: Sorry to but in, but I read this post and followed the link to the binutils problem you mentioned in your reply. Is it possible the error message, "Can't call the linker,..." is the result of a bad/missing symlink and not the problem in binutil

Re: [fpc-pascal] Linking issue in Ubuntu 9.04 (32 bit)

2009-04-24 Thread Prince Riley
Jonas, Sorry to but in, but I read this post and followed the link to the binutils problem you mentioned in your reply. Is it possible the error message, "Can't call the linker,..." is the result of a bad/missing symlink and not the problem in binutils? I have Ubuntu 9.04 desktop now but haven't

Re: [fpc-pascal] Linking issue in Ubuntu 9.04 (32 bit)

2009-04-24 Thread Jonas Maebe
On 24 Apr 2009, at 22:39, Alan Krause wrote: I've installed ubuntu 9.04 in a VM to test it out, and have installed fpc 2.2.4. It is always good to look before you leap, right? Anyhow, I am trying to compile an existing project that works fine under Ubuntu 8.04. I can get all of the unit to

[fpc-pascal] Linking issue in Ubuntu 9.04 (32 bit)

2009-04-24 Thread Alan Krause
I've installed ubuntu 9.04 in a VM to test it out, and have installed fpc 2.2.4. It is always good to look before you leap, right? Anyhow, I am trying to compile an existing project that works fine under Ubuntu 8.04. I can get all of the unit to compile, but when it comes time to link them togethe

Re: [fpc-pascal] another pas to js converter

2009-04-24 Thread Michael Van Canneyt
On Fri, 24 Apr 2009, Marco van de Voort wrote: > In our previous episode, Bee said: > > http://www.anime.cz/skola/pj/ > > I was interested in how complete it was, but it seems not to support nested > procedures. ... And no object pascal constructs at all. Michael.

Re: [fpc-pascal] another pas to js converter

2009-04-24 Thread Marco van de Voort
In our previous episode, Bee said: > http://www.anime.cz/skola/pj/ I was interested in how complete it was, but it seems not to support nested procedures. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/li

Re: [fpc-pascal] another pas to js converter

2009-04-24 Thread Bee
>> http://www.anime.cz/skola/pj/ > Unfortunately written in javascript, and not a very good one at that. Yes. Nevertheless, it could become another reference for one who want to build another pascal to js compiler/converter. ;) -- -Bee- has Bee.ography at: http://beeography.wordpress.com __

Re: [fpc-pascal] another pas to js converter

2009-04-24 Thread Michael Van Canneyt
On Fri, 24 Apr 2009, Bee wrote: > http://www.anime.cz/skola/pj/ Unfortunately written in javascript, and not a very good one at that. Michael. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fp

[fpc-pascal] another pas to js converter

2009-04-24 Thread Bee
http://www.anime.cz/skola/pj/ -- -Bee- has Bee.ography at: http://beeography.wordpress.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal