Am Friday 24 August 2012 12:02:06 schrieb Tomas Hajny:
> > Compiler Version: 2.4.2-0 i386
>
> That is a pretty old version now (not that this should be the reason of
> your issue).
It was ok with the same version :-)
I am satisfied with 2.4.2-0.
> Does your fpc.cfg use smartlinking (-XX)?
Yes.
On Fri, August 24, 2012 11:11, Rainer Stratmann wrote:
> Am Friday 24 August 2012 11:00:35 schrieb Tomas Hajny:
>> On Fri, August 24, 2012 10:52, Rainer Stratmann wrote:
>> > I try to be independend from lazarus and wrote a configure file which
>> I
>> > then
>> > pass to fpc at the console.
>> >
>
On 24 August 2012 10:11, Rainer Stratmann wrote:
> Sometimes there is the message:
> /urs/bin/ld: warning: link.res contains output sections; did you forget -T?
The latest FPC under Linux now always produces this message. Search
the message archives... I asked this question before and somebody
ex
Am Friday 24 August 2012 11:00:35 schrieb Tomas Hajny:
> On Fri, August 24, 2012 10:52, Rainer Stratmann wrote:
> > I try to be independend from lazarus and wrote a configure file which I
> > then
> > pass to fpc at the console.
> >
> > Now suddenly the linker is noteable slower.
> > In both modes
On Fri, August 24, 2012 10:52, Rainer Stratmann wrote:
> I try to be independend from lazarus and wrote a configure file which I
> then
> pass to fpc at the console.
>
> Now suddenly the linker is noteable slower.
> In both modes (from lazarus and from console).
>
> Which reason can it have?
Which