On 21 Mei 2010, at 21:39, Bee Jay wrote:

After rethinking about it... I don't think I won't be able to use 64 bit 
Lazarus as long as I use Carbon since Carbon is 32 bit anyway. Unless Lazarus 
support for Cocoa goes beta (at least) while it's still on alpha today. 
However, I still able to create 64 bit app on Mac if I don't use Carbon i.e. 
web app or console app. Well, that's what I use Lazarus for anyway. I use 
Lazarus only as IDE since I have no need to build GUI app on Mac. So, 32 bit 
Lazarus on SL is alright. :D

> 1. how to install 64 bit FPC 2.4.0 on Mac SL (64 bit) through the .dmg 
> installer? is there any special option or param?
> 2. since I also plan to switch to FPC fixes branch (through SVN), then... how 
> to install 64 bit FPC 2.4.1 on Mac SL (64 bit) through 'make' command?

I have found -P param. Sorry. :D

> 3. since I don't want to use stable release, then... how to install 64 bit 
> Lazarus on Mac SL through 'make' command?

No need until Cocoa is mature enough to be used to build Lazarus IDE.

> 4. how to make sure Lazarus 64 bit will produce 64 bit app on Mac SL?

This time only to produce non-GUI 64 bit app, use -P param (compiler option).

> 5. where did the SQLdb tab and components go?

I haven't found it yet why it doesn't appear on the component tabs.

> 6. is FPC and Lazarus 64 bit ready to be used on 64 bit Mac-intel to produce 
> stable apps?

FPC is ready, I suppose. But, Lazarus isn't. :(

> 7. how is the GDB debugger integration status with FPC/Lazarus 64 bit?

I haven't found it yet. So, for now I have to live with Lazarus without gdb 
support. Quite a pain, actually. :(

Well... I think I have answered most of my own questions. :D

But, I'm still waiting for any suggestions on the unanswered ones. ;)

-Bee-


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to