On Tue, 03 Mar 2015 13:29:31 -0600 "[email protected]" <[email protected]> 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
