[Lazarus] Error when compile my package for WINCE

Tommi Prami groups.tprami at gmail.com
Mon Nov 7 08:05:51 CET 2011


On 6.11.2011 23:47, Zaher Dirkey wrote:
> Hi again
>
> This package in my project
> http://sourceforge.net/projects/minilib
> in directory /minilib/xml/source
>
> W:\home\pascal\lib\minilib\xml\units\arm-wince\mnXMLUtils.s: Assembler 
> messages:
> W:\home\pascal\lib\minilib\xml\units\arm-wince\mnXMLUtils.s:2296: 
> Error: unknown pseudo-op: `.secrel32'
> W:\home\pascal\lib\minilib\xml\units\arm-wince\mnXMLUtils.s:2304: 
> Error: unknown pseudo-op: `.secrel32'
> W:\home\pascal\lib\minilib\xml\units\arm-wince\mnXMLUtils.s:3602: 
> Error: junk at end of line, first unrecognized character is `"'
>
> All other packages built fine.
>
> This packages built when i compile a project
> \minilib\lazarus\projects\miniSQLViewer\gui\SqliteViewer.lpr
> I set this project to build with WINCE and i already added depended 
> packages like MiniCommons, MiniConnections.
>
> Thanks in advance
> Zaher Dirkey
>
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
This is something to do with Dwarf debuginfo...

And btw... Stay away from the Heap Trace option also, it will cause 
super weird problems...

-Tee-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20111107/ba03e2b7/attachment-0003.html>


More information about the Lazarus mailing list