Den 10-01-2011 02:36, leledumbo skrev:
Compile the attached project (really difficult to trim it down) using two
different options. First, using -glh, then using -g. The first one raises
nothing (program runs fine), while the second raises segmentation fault.
When debugged deeper using gdb, the s
Compile the attached project (really difficult to trim it down) using two
different options. First, using -glh, then using -g. The first one raises
nothing (program runs fine), while the second raises segmentation fault.
When debugged deeper using gdb, the second gives this backtrace:
Program rec
24.12.2010 17:31, Sven Barth пишет:
Yeah... and only works on i386- and x86_64-linux.
Runtime packages will come sooner or later, maybe not this year (ok...
that's hard to beat ^^) and maybe not next year. But when they come
they'll be implemented in a good cross platform way without such
ha
Hi Pascal list,
I have the following unit.
I probably need to define the font name for each language also does
anyone know the standard linux fonts for these languages? How does this
differ for Macs and Windows in Lazarus? I am trying to make this cross
platform.
This is what I need help wi
On 09 Jan 2011, at 11:26, Benedikt Schindler wrote:
>> What did you do to fix the linking of 32 bit programs on your system? (since
>> in the previous message you showed that this did not work)
>
> sorry, here is what i have done to solve the linking problems:
>
> i chnaged the positions in: /
On 01/09/11 00:45, Jonas Maebe wrote:
>
> On 09 Jan 2011, at 00:32, Benedikt Schindler wrote:
>
>> I think this is a problem with the 64Bit compiler.
>> In 32Bit this problem doesn't exist.
>
> What did you do to fix the linking of 32 bit programs on your system? (since
> in the previous messag