Jonas Maebe wrote:
Roland Turcan wrote on do, 12 mrt 2009:
<<< 12.3.2009 10:09 - Jonas Maebe "jonas.ma...@elis.ugent.be" >>>
JM> Roland Turcan wrote on do, 12 mrt 2009:
Can I build FPC with debug information to get more details where the
exception occured and not to get only addresses from st
On Thu, March 12, 2009 12:51, Jonas Maebe wrote:
> Roland Turcan wrote on do, 12 mrt 2009:
.
.
>> I have longer time a difficulty to solve this message when I try to
>> build fpc with "sudo make clean all":
>>
>> Makefile:2279: *** No libgdb.a found, supply NOGDB=1 to disable
>> debugger support.
On Thu, March 12, 2009 12:17, Roland Turcan wrote:
> <<< 12.3.2009 10:09 - Jonas Maebe "jonas.ma...@elis.ugent.be" >>>
> JM> Roland Turcan wrote on do, 12 mrt 2009:
>
>>> It often happens to me, that during compilation FPC raises an
>>> exception and often is enough just to clean up directories whe
Roland Turcan wrote on do, 12 mrt 2009:
<<< 12.3.2009 10:09 - Jonas Maebe "jonas.ma...@elis.ugent.be" >>>
JM> Roland Turcan wrote on do, 12 mrt 2009:
Can I build FPC with debug information to get more details where the
exception occured and not to get only addresses from stack, but
nothing mor
Hello Jonas,
At first, thank you for your reply.
<<< 12.3.2009 10:09 - Jonas Maebe "jonas.ma...@elis.ugent.be" >>>
JM> Roland Turcan wrote on do, 12 mrt 2009:
>> It often happens to me, that during compilation FPC raises an
>> exception and often is enough just to clean up directories where are
Roland Turcan wrote on do, 12 mrt 2009:
It often happens to me, that during compilation FPC raises an
exception and often is enough just to clean up directories where are
*.o and *.ppu located. Sometimes it depends also on a problem in my
code, but it is very difficult to distinguish where the p
Hello all,
It often happens to me, that during compilation FPC raises an
exception and often is enough just to clean up directories where are
*.o and *.ppu located. Sometimes it depends also on a problem in my
code, but it is very difficult to distinguish where the problem is.
Can I build FPC wit