[Lazarus] SOLVED! Re: Yosemite 10.10.2 Lazarus 1.2.6
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Mar 3 20:37:35 CET 2015
On Tue, 03 Mar 2015 13:29:31 -0600
"md at rpzdesign.com" <md at rpzdesign.com> wrote:
> Mattias:
>
> To answer your question, "What does not work?"
>
> Environment: Yosemite 10.10.2. Lazarus 1.2.6, FPC 2.4
>
> The Homebrew based GDB debugger is a big FAIL on Yosemite.
>
> You MUST use the FINK install apple-gdb. (version 6.3.50)
>
> I have not experimented with the other gdb FINK version, I only got
> apple-gdb installed and signed and it works.
ok.
I don't have fink nor homebrew installed and it works.
I use the Xcode gdb.
> What else bothers me?
>
> The smallest OSX executable I can build is 17 MB. That is QUITE LARGE.
You can use the command line tool 'strip' to remove the debug
information from the executable.
> That is all, I am not operational on Yosemite with Lazarus 1.2.6/FPC 2.4
Why not?
Mattias
More information about the Lazarus
mailing list