Florian Klaempfl wrote:
Tom Verhoeff wrote:


On Mon, Aug 08, 2005 at 01:03:55PM +0200, Vincent Snijders wrote:


Tom Verhoeff wrote:


I am in the process of converting a fairly large Delphi (6) project
to Lazarus.  I use FPC 2.0.0 with the most recent Lazarus from SVN
(revision 7490, which compiled fine; though the Lazarus IDE keeps giving
me Access violations, which I simply ignore) on Mac OS X (Darwin).

It would be interesting to know, what causes the access violations.


All I can report is the following output in the terminal from which
lazarus was started:


Compile a lazarus with
make OPT=-gl
then you get line numbers.



AFAIK lazarus is compiled with -gl by default. The problem here is, that line info wasn't implemented for darwin in 2.0.0.

It is in 2.1.1 though and maybe in 2.0.1 too.

Vincent.

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

Reply via email to