Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-28 Thread Vincent Snijders

Christian U. schreef:


OK, i have no chance to install fpc in MacOS X for i386.

Thers no fpc 2.0.4 for i386, and the 2.1.5 Compiler has the issues 
with the wrong Case.
Can somebody please use the 2.3.1 compiler for the Daily Snapshot 
building ?


I make the Lazarus snapshots, but won't use fpc 2.3.1 for now. They 
build themselves, so it is not impossible to use fpc 2.1.5.


Vincent

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


RE: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-28 Thread Hess, Philip J
Vincent,

Would it be possible to start posting the OS X PowerPC snapshots using
FPC 2.1.5 instead of 2.0.4? I've been using the 2.1.5 snapshot you built
for me in July extensively and it works very well. In fact, lots of
things that didn't work right before with the FPC 2.0.4 now work
properly, for example, the XML support is much improved, addition of
many Delphi compatible types, and many bug fixes. I can't think of any
reason why 2.0.4 would still need to be used for the snapshots. A
disadvantage to having users work with 2.0.4 is that they'll be posting
bugs that might already have been fixed.

Thanks.

-Phil


-Original Message-
From: Vincent Snijders [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 28, 2007 1:17 PM
To: lazarus@miraclec.com
Subject: Re: [lazarus] fpc dosend find wrong cased units in macosx ??

Christian U. schreef:

 OK, i have no chance to install fpc in MacOS X for i386.

 Thers no fpc 2.0.4 for i386, and the 2.1.5 Compiler has the issues 
 with the wrong Case.
 Can somebody please use the 2.3.1 compiler for the Daily Snapshot 
 building ?

I make the Lazarus snapshots, but won't use fpc 2.3.1 for now. They 
build themselves, so it is not impossible to use fpc 2.1.5.

Vincent

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-28 Thread Christian U.


Am 28.08.2007 um 19:16 schrieb Vincent Snijders:


Christian U. schreef:


OK, i have no chance to install fpc in MacOS X for i386.

Thers no fpc 2.0.4 for i386, and the 2.1.5 Compiler has the  
issues with the wrong Case.
Can somebody please use the 2.3.1 compiler for the Daily Snapshot  
building ?


I make the Lazarus snapshots, but won't use fpc 2.3.1 for now. They  
build themselves, so it is not impossible to use fpc 2.1.5.


fpc 2.1.5 works only on filesystems that are not case sensitive if  
you format hfs case sensitive fpc 2.1.5 works nowhere on your system ...

i think its an bad idea to ship such a compiler with the snapshots



Vincent

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-28 Thread Vincent Snijders

Hess, Philip J schreef:

Vincent,

Would it be possible to start posting the OS X PowerPC snapshots using
FPC 2.1.5 instead of 2.0.4? I've been using the 2.1.5 snapshot you built
for me in July extensively and it works very well. In fact, lots of
things that didn't work right before with the FPC 2.0.4 now work
properly, for example, the XML support is much improved, addition of
many Delphi compatible types, and many bug fixes. I can't think of any
reason why 2.0.4 would still need to be used for the snapshots. A
disadvantage to having users work with 2.0.4 is that they'll be posting
bugs that might already have been fixed.


I will change to 2.2.0 as soon as it is released (or maybe as soon as it 
has been tagged). The reason for using 2.0.4, is that we use the latest 
fpc release for our releases and we want the snapshots to be a preview 
for our next release.


It is good to know that the 2.1.5 is stable. I expect 2.2.0 soon.

With kind regards,
Vincent

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-28 Thread Vincent Snijders

Christian U. schreef:


Am 28.08.2007 um 19:16 schrieb Vincent Snijders:


Christian U. schreef:


OK, i have no chance to install fpc in MacOS X for i386.

Thers no fpc 2.0.4 for i386, and the 2.1.5 Compiler has the issues 
with the wrong Case.
Can somebody please use the 2.3.1 compiler for the Daily Snapshot 
building ?


I make the Lazarus snapshots, but won't use fpc 2.3.1 for now. They 
build themselves, so it is not impossible to use fpc 2.1.5.


fpc 2.1.5 works only on filesystems that are not case sensitive if you 
format hfs case sensitive fpc 2.1.5 works nowhere on your system ...

i think its an bad idea to ship such a compiler with the snapshots


If you want to use fpc 2.3.1, you must build it for yourself.

I can tell you even worse, the next Lazarus release will probably ship 
with fpc 2.2.0, which has this bug too.


I will forward all bug reports to the fpc team, so that will release 
2.2.2 soon. :-)


Offering lazarus snapshots for several fpc version (release, fixes and 
trunk) is a todo, but I don't know when I have time to do that.


Vincent

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-25 Thread Christian U.

OK, i have no chance to install fpc in MacOS X for i386.

Thers no fpc 2.0.4 for i386, and the 2.1.5 Compiler has the issues with 
the wrong Case.

Can somebody please use the 2.3.1 compiler for the Daily Snapshot building ?
So thers an way to install Lazarus and fpc in Mac OS X i386.
The current 2.1.5 foc+fpcsource snapshots are not useable.

regards
Christian

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-22 Thread Mattias Gaertner
On Wed, 22 Aug 2007 18:45:13 +0200
Christian U. [EMAIL PROTECTED] wrote:

 Has anyone noticed, that fpc 2.1.5 dont find unist wich have the  
 wrong case in uses ?!
 Below i have copied an try to compile lazarus. is that realy an fpc  
 issue ? is it known ?
 
 regards
 Christian
 
 
 Makefile:4185: warning: overriding commands for target `examples'
 Makefile:4145: warning: ignoring old commands for target `examples'
 make -C lcl all
 /bin/rm -f units/i386-darwin/alllclunits.ppu
 /usr/local/bin/ppc386 -gl -Fu. -Funonwin32 -Fuforms -Fuwidgetset -Fu/ 
 usr/local/lib/fpc/2.1.5/units/i386-darwin/rtl -Fu/usr/local/lib/fpc/ 
 2.1.5/units/i386-darwin/hash -Fu/usr/local/lib/fpc/2.1.5/units/i386- 
 darwin/paszlib -Fu/usr/local/lib/fpc/2.1.5/units/i386-darwin/netdb - 
 Fu/usr/local/lib/fpc/2.1.5/units/i386-darwin/libasync -Fu/usr/local/ 
 lib/fpc/2.1.5/units/i386-darwin/pthreads -Fu/usr/local/lib/fpc/2.1.5/ 
 units/i386-darwin/pasjpeg -Fu/usr/local/lib/fpc/2.1.5/units/i386- 
 darwin/ibase -Fu/usr/local/lib/fpc/2.1.5/units/i386-darwin/postgres - 
 Fu/usr/local/lib/fpc/2.1.5/units/i386-darwin/mysql -Fu/usr/local/lib/ 
 fpc/2.1.5/units/i386-darwin/odbc -Fu/usr/local/lib/fpc/2.1.5/units/ 
 i386-darwin/oracle -Fu/usr/local/lib/fpc/2.1.5/units/i386-darwin/ 
 sqlite -Fu/usr/local/lib/fpc/2.1.5/units/i386-darwin/x11 -Fu/usr/ 
 local/lib/fpc/2.1.5/units/i386-darwin/opengl -Fu/usr/local/lib/fpc/ 
 2.1.5/units/i386-darwin/gtk -Fiinclude -FE. -FUunits/i386-darwin - 
 di386 alllclunits.pp
 Free Pascal Compiler version 2.1.5 [2007/08/21] for i386
 Copyright (c) 1993-2007 by Florian Klaempfl
 Target OS: Darwin for i386
 Compiling alllclunits.pp
 Compiling LCLStrConsts.pas
 alllclunits.pp(64,11) Fatal: Can't open file LCLStrConsts.pas
 Fatal: Compilation aborted
 make[1]: *** [alllclunits.ppu] Error 1
 make: *** [lcl] Error 2

Did you compile with -vt to make sure?

Mattias

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-22 Thread Christian U.




Did you compile with -vt to make sure?


This is the result:

Compiling alllclunits.pp
Searching file alllclunits.pp... found
Unitsearch: System.ppu
Searching file System.ppu... not found
Unitsearch: units/i386-darwin/System.ppu
Searching file units/i386-darwin/System.ppu... not found
Unitsearch: System.pp
Searching file System.pp... not found
Unitsearch: System.pas
Searching file System.pas... not found
Unitsearch: System.ppu
Searching file System.ppu... not found
Unitsearch: System.pp
Searching file System.pp... not found
Unitsearch: System.pas
Searching file System.pas... not found
Unitsearch: System.ppu
Searching file System.ppu... not found
Unitsearch: System.pp
Searching file System.pp... not found
Unitsearch: System.pas
Searching file System.pas... not found
Unitsearch: ./nonwin32/System.ppu
Searching file ./nonwin32/System.ppu... not found
Unitsearch: ./nonwin32/System.pp
Searching file ./nonwin32/System.pp... not found
Unitsearch: ./nonwin32/System.pas
Searching file ./nonwin32/System.pas... not found
Unitsearch: ./forms/System.ppu
Searching file ./forms/System.ppu... not found
Unitsearch: ./forms/System.pp
Searching file ./forms/System.pp... not found
Unitsearch: ./forms/System.pas
Searching file ./forms/System.pas... not found
Unitsearch: ./widgetset/System.ppu
Searching file ./widgetset/System.ppu... not found
Unitsearch: ./widgetset/System.pp
Searching file ./widgetset/System.pp... not found
Unitsearch: ./widgetset/System.pas
Searching file ./widgetset/System.pas... not found
Unitsearch: /usr/local/lib/fpc/2.1.5/units/i386-darwin/rtl/System.ppu
Searching file /usr/local/lib/fpc/2.1.5/units/i386-darwin/rtl/ 
System.ppu... found

PPU Loading /usr/local/lib/fpc/2.1.5/units/i386-darwin/rtl/System.ppu
Searching file alllclunits.pp... found
Unitsearch: ObjPas.ppu
Searching file ObjPas.ppu... not found
Unitsearch: units/i386-darwin/ObjPas.ppu
Searching file units/i386-darwin/ObjPas.ppu... not found
Unitsearch: ObjPas.pp
Searching file ObjPas.pp... not found
Unitsearch: ObjPas.pas
Searching file ObjPas.pas... not found
Unitsearch: ObjPas.ppu
Searching file ObjPas.ppu... not found
Unitsearch: ObjPas.pp
Searching file ObjPas.pp... not found
Unitsearch: ObjPas.pas
Searching file ObjPas.pas... not found
Unitsearch: ObjPas.ppu
Searching file ObjPas.ppu... not found
Unitsearch: ObjPas.pp
Searching file ObjPas.pp... not found
Unitsearch: ObjPas.pas
Searching file ObjPas.pas... not found
Unitsearch: ./nonwin32/ObjPas.ppu
Searching file ./nonwin32/ObjPas.ppu... not found
Unitsearch: ./nonwin32/ObjPas.pp
Searching file ./nonwin32/ObjPas.pp... not found
Unitsearch: ./nonwin32/ObjPas.pas
Searching file ./nonwin32/ObjPas.pas... not found
Unitsearch: ./forms/ObjPas.ppu
Searching file ./forms/ObjPas.ppu... not found
Unitsearch: ./forms/ObjPas.pp
Searching file ./forms/ObjPas.pp... not found
Unitsearch: ./forms/ObjPas.pas
Searching file ./forms/ObjPas.pas... not found
Unitsearch: ./widgetset/ObjPas.ppu
Searching file ./widgetset/ObjPas.ppu... not found
Unitsearch: ./widgetset/ObjPas.pp
Searching file ./widgetset/ObjPas.pp... not found
Unitsearch: ./widgetset/ObjPas.pas
Searching file ./widgetset/ObjPas.pas... not found
Unitsearch: /usr/local/lib/fpc/2.1.5/units/i386-darwin/rtl/ObjPas.ppu
Searching file /usr/local/lib/fpc/2.1.5/units/i386-darwin/rtl/ 
ObjPas.ppu... found

PPU Loading /usr/local/lib/fpc/2.1.5/units/i386-darwin/rtl/ObjPas.ppu
Searching file alllclunits.pp... found
Unitsearch: LCLStrConsts.ppu
Searching file LCLStrConsts.ppu... not found
Unitsearch: units/i386-darwin/LCLStrConsts.ppu
Searching file units/i386-darwin/LCLStrConsts.ppu... not found
Unitsearch: LCLStrConsts.pp
Searching file LCLStrConsts.pp... not found
Unitsearch: LCLStrConsts.pas
Searching file LCLStrConsts.pas... found
Compiling LCLStrConsts.pas
Searching file LCLStrConsts.pas... not found
alllclunits.pp(64,11) Fatal: Can't open file LCLStrConsts.pas
Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Error 1
make: *** [lcl] Error 2
christian-ulrichs-computer:/Volumes/Data/lazarus chris$

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-22 Thread Mattias Gaertner
On Wed, 22 Aug 2007 22:47:28 +0200
Christian U. [EMAIL PROTECTED] wrote:

 
 
  Did you compile with -vt to make sure?
 
 This is the result:
 
 Compiling alllclunits.pp
 Searching file alllclunits.pp... found
 [...]
 Searching file alllclunits.pp... found
 Unitsearch: LCLStrConsts.ppu
 Searching file LCLStrConsts.ppu... not found
 Unitsearch: units/i386-darwin/LCLStrConsts.ppu
 Searching file units/i386-darwin/LCLStrConsts.ppu... not found
 Unitsearch: LCLStrConsts.pp
 Searching file LCLStrConsts.pp... not found
 Unitsearch: LCLStrConsts.pas
 Searching file LCLStrConsts.pas... found
 Compiling LCLStrConsts.pas
 Searching file LCLStrConsts.pas... not found
 alllclunits.pp(64,11) Fatal: Can't open file LCLStrConsts.pas
 Fatal: Compilation aborted
 make[1]: *** [alllclunits.ppu] Error 1
 make: *** [lcl] Error 2
 christian-ulrichs-computer:/Volumes/Data/lazarus chris$

I see. Please report the bug.


Mattias

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-22 Thread Marc Weustink

Christian U. wrote:
Has anyone noticed, that fpc 2.1.5 dont find unist wich have the wrong 
case in uses ?!
Below i have copied an try to compile lazarus. is that realy an fpc 
issue ? is it known ?


I can confirm :(
I ran in the same whan compiling lazarus (on a case sensitive nfs mount)

Marc


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-22 Thread Vincent Snijders

Christian U. schreef:

christian-ulrichs-computer:/Volumes/Data/lazarus chris$



On what file system is /Volumes/Data/lazarus ? FPC expects that the file 
system on Mac OS X is not case sensitive, but case aware.


Vincent

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] fpc dosend find wrong cased units in macosx ??

2007-08-22 Thread Christian U.


Am 23.08.2007 um 00:11 schrieb Vincent Snijders:


Christian U. schreef:

christian-ulrichs-computer:/Volumes/Data/lazarus chris$



On what file system is /Volumes/Data/lazarus ? FPC expects that the  
file system on Mac OS X is not case sensitive, but case aware.



Why somebody expect an non case sensitive filesystem on an unix ?!

On an ntfs filesystem. Does it work on HFS ?
But also ext3 can be written and readed from macos native ...

Christian

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives