Menu

#1 Compiling .lpk crashes

pre-alpha
closed
nobody
None
2014-08-10
2014-08-04
No

Laz trunk r46005, fpc x86 trunk r28306, Windows
both compiled with -gw2 -gl -O-1 (so dwarf 2 debug info, line info debug info, no optimization)
Opening lpk, compiling crashes Lazarus
See screenshot

1 Attachments

Discussion

  • Reinier Olislagers

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,4 @@
    -Laz trunk, fpc x86 trunk, Windows
    +Laz trunk r46005, fpc x86 trunk r28306, Windows
    +both compiled with -gw2 -gl -O-1 (so dwarf 2 debug info, line info debug info, no optimization)
     Opening lpk, compiling crashes Lazarus
     See screenshot
    
     
  • Reinier Olislagers

    Could perhaps be an error in Lazarus trunk; recompiling Laz at least allows .lpk compilation even though there are errors (see issue #2)
    I'll close this when I can reliably compile the component & will post if otherwise

     
  • Gordon Bamber

    Gordon Bamber - 2014-08-09

    May be fixed in V0.1.0

     
  • Gordon Bamber

    Gordon Bamber - 2014-08-09

    By the way my Lazarus Trunk (via fpcup) cannot find unit 'DB'
    lazautoupdate is developed in Laz 2.6.x and fpc 2.6.5 (current release)

     
  • Reinier Olislagers

    • status: open --> closed
     

Log in to post a comment.