> OK, seems to be same error... > > Just did not get how to get around it. Not using DWARF?? >
Had a quick look at the fpc compiler code and secrel32 seems to be used only when creating dwarf debug info. Several messages on gcc and other mailing lists suggest also the link between secrel32 and dwarf symbols. > I tested the all the Options in the "Chose type of debug > info" -Options > in the Lazarus, and always got the same error. > > I think I don't understand something here. > > .-Tee-. Go to Tools/Configure "Build Lazarus" and make sure you don't have dwarf enabled in there. AFAIK packages are compiled with these settings and not with the project settings. Also check your fpc.cfg for any dwarf settings. In the messages box do a right click and do a "copy all shown and hidden messages to the clipboard", paste into any editor and check the path used for fpc.cfg Ludo _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel