[fpc-devel] i386 build Mac OSX 10.7 Lion problem with univint

2012-05-21 Thread Andrew Brunner
After compiling I don't have IconsCore in /usr/local/lib/fpc/2.7.1/units/i386-darwin/univint I use the Journaled Case Sensitive file system. FPC 2.6 works though. I just recently started having this problem. Start compiling package univint for target i386-darwin. Warning: Source file

[fpc-devel] clarification about StackBottom and StackLength in threaded programs and/or shared libraries

2012-05-21 Thread Seth Grover
Hi guys, I've got a system which consists of a main program and a few shared object libraries running under Linux. In a debugging routine I have, I walk the stack and use BackTraceStrFunc to output the backtrace. The code I use to do this I adopted from heaptrc.pp, which looks like this:

Re: [fpc-devel] Testing Intel/AMD AVX-Implemenation

2012-05-21 Thread Torsten
Am 04.05.2012 21:45, schrieb Torsten: Am 04.05.2012 21:29, schrieb Florian Klämpfl: Am 03.05.2012 22:01, schrieb Torsten: Am 03.05.2012 18:24, schrieb Florian Klämpfl: Am 03.05.2012 10:49, schrieb fck...@freenet.de: Hi, my Intel/AMD assembler AVX 1 support is ready for testing. svn