[Lazarus] Rebuilding the Lazarus

Max Vlasov max.vlasov at gmail.com
Thu Jun 30 00:09:04 CEST 2011


On Wed, Jun 29, 2011 at 2:04 PM, Tommi Prami <groups.tprami at gmail.com> wrote:
> On 29.6.2011 12:03, Max Vlasov wrote:
>>
>> On Tue, Jun 28, 2011 at 10:25 AM, Tommi Prami<groups.tprami at gmail.com>
>>  wrote:
>>>
>>> If the last project contains components that Make did not compile for me,
>>> I
>>> need to open or make new clean project (and abort the loading of the
>>> previously active project).
>>>
>>> Then I have to run the "Build lazarus with profile : ..."
>>>
>> Just wondering, does consecutive
>>
>>   make
>>   make idepkg
>>
>> from command line
>> equivalent to these actions?
>> It seems it worked for me, but I suppose there are nuances.
>>
>> Max
>>
> Might work.
>
> But Iseem to need to build Lazarus with Clean+Build to get WinCE working. So
> I might need to modify the makefile somehow, but I really don't know...
>

make clean all
make idepkg

Will it work?

Max




More information about the Lazarus mailing list