On Nov 20, 2007, at 12:34 PM, Tom Gregorovic wrote:

On Nov 19, 2007 3:22 PM, Damien Gerard <[EMAIL PROTECTED]> wrote:



I use the last snapshot for OS X i386 and followed 
http://wiki.lazarus.freepascal.org/Carbon_Interface

I've got this :

[...]
unknown stabs type 0xC0 in /usr/local/share/lazarus/lcl/units/i386-
darwin/carbon/carbonthemes.o
unknown stabs type 0xE0 in /usr/local/share/lazarus/lcl/units/i386-
darwin/carbon/carbonthemes.o
unknown stabs type 0xC0 in /usr/local/share/lazarus/lcl/units/i386-
darwin/carbon/carbonclipboard.o
unknown stabs type 0xE0 in /usr/local/share/lazarus/lcl/units/i386-
darwin/carbon/carbonclipboard.o
unknown stabs type 0xC0 in /usr/local/share/lazarus/lcl/units/i386-
darwin/carbon/carbonclipboard.o
unknown stabs type 0xE0 in /usr/local/share/lazarus/lcl/units/i386-
darwin/carbon/carbonclipboard.o
unknown stabs type 0xC0 in /usr/local/share/lazarus/components/
codetools/units/i386-darwin/basiccodetools.o
unknown stabs type 0xE0 in /usr/local/share/lazarus/components/
codetools/units/i386-darwin/basiccodetools.o
unknown stabs type 0xC0 in /usr/local/share/lazarus/components/
codetools/units/i386-darwin/basiccodetools.o
unknown stabs type 0xE0 in /usr/local/share/lazarus/components/
codetools/units/i386-darwin/basiccodetools.o
unknown stabs type 0xC0 in /usr/local/share/lazarus/components/
codetools/units/i386-darwin/laz_xmlwrite.o
unknown stabs type 0xE0 in /usr/local/share/lazarus/components/
codetools/units/i386-darwin/laz_xmlwrite.o
ld: can't write output file: ../startlazarus
Error: Error while linking
TExternalToolList.Run Exception: Error: Error while linking
TMainIDE.DoBuildLazarus: Build Lazarus without linking failed.


Under Mac OS X 10.5.1


Does building from command line work?
Use: make all LCL_PLATFORM=carbon OPT="-k-framework -kcarbon"



Using Fpc 2.2.1 and the lastest snapshot it works even if there is still those messages.
Great job !

Some remarks (but I am sure you have already noticed) :
- The editor still have issue to display the code (ex: class(TForm) the `m` is unreadable) - Buttons have been transformed into TSpeedButton (it looks like) and the notebook is not appropriated under OS X for the components toolbar. - It should be good to reduce the font size at least in the object inspector.

Honestly, I admire the work already done.


Tom



--
Damien Gerard
[EMAIL PROTECTED]



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

Reply via email to