<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">1) If you want a single package only,
open the package and edit the options like for a project. <br>
<br>
2) Do add the same settings as for the IDE (from "configure build
IDE")<br>
<a class="moz-txt-link-freetext" href="http://imagebin.org/253861">http://imagebin.org/253861</a><br>
Add $(IDEBuildOptions) to the custom options<br>
<br>
Or for the options from the project: $(ProjectOpts)<br>
<br>
Check the compiler output ("test" button) for the order it
applies.<br>
<br>
If one setting has -O1 and the other -O2 then the order matters.
The order can not be changed.<br>
<br>
Afaik (please verify, not sure) an -O1 does NOT undo a -O2.<br>
But a -O-1 does undo a -O2<br>
<br>
3) For (almost) all packages.<br>
Check package-graph for dependencies on FCL (includes indirect
dependency)<br>
<br>
<a class="moz-txt-link-freetext" href="http://imagebin.org/253862">http://imagebin.org/253862</a><br>
<br>
<br>
On 13/04/2013 15:51, Zaher Dirkey wrote:<br>
</div>
<blockquote
cite="mid:CABKDQHy9th51_kbyBKtwCceQoFCU5x=7ghQZipKmnVfp_jJePw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_default"
style="font-family:tahoma,sans-serif">Hi, again, i failed
to do that, any example to do it, for SynEdit package?<br>
</div>
<br>
<br>
<div class="gmail_quote">
On Tue, Mar 19, 2013 at 6:43 PM, Martin <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:lazarus@mfriebe.de"
target="_blank">lazarus@mfriebe.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":35l">Yes, with macros you can force packages to
be recompiled on project changes.<br>
<br>
<br>
You can also change all (almost all) packages very
quickly.<br>
<br>
Most packages depend on FCL. So in FCL you can add
options to the custom field in the "Usage" section.
Anything that uses FCL will look at that "Usage" section</div>
</blockquote>
</div>
<br>
<div class="gmail_default"
style="font-family:tahoma,sans-serif">
Thanks<br>
</div>
<br>
<div dir="ltr"><span style="font-family:courier new,monospace">I
am using last revision of Lazarus, FPC 2.6 on Windows XP
SP3<br>
<br>
Best Regards<br>
Zaher Dirkey</span></div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
</blockquote>
<br>
</body>
</html>