Re: [fpc-devel] FPC 3.0.0 on OSX 10.6.8 32bit Compile problem

2016-01-18 Thread Dmitry Boyarintsev
On Mon, Jan 18, 2016 at 3:43 AM, wrote: > After setting the -Aaa-darwin flag It progresses further, but now stops > here > I presume you set -Aaa-darwin in the project custom options? You might need to set -Aaa-darwin in the option for the each package used as well. ...and there should be a sol

Re: [fpc-devel] FPC 3.0.0 on OSX 10.6.8 32bit Compile problem

2016-01-18 Thread Jonas Maebe
info wrote on Sun, 17 Jan 2016: Yes using the latest xcode for 10.6.8 What does "clang --version" show? It should be "Apple clang version 1.6 (tags/Apple/clang-70)" or newer. I just tried again and my Xcode (3.2.5) clang under 10.6.8 does accept the fistpq instructions. If you have an o

Re: [fpc-devel] FPC 3.0.0 on OSX 10.6.8 32bit Compile problem

2016-01-18 Thread info
After setting the -Aaa-darwin flag It progresses further, but now stops here 1010) Writing Resource String Table file: uPSRuntime.rsj :3687:2: error: invalid instruction mnemonic 'fistpq' fistpq (%eax) ^~ :8518:2: error: invalid instruction mnemonic 'fistpq' fistpq -12(%e

Re: [fpc-devel] FPC 3.0.0 on OSX 10.6.8 32bit Compile problem

2016-01-17 Thread info
Hi Jonas Maebe, Yes using the latest xcode for 10.6.8 Sorry to sound stupid, how do I add -Aas-darwin to the compiler for lazarus so it can rebuild ok. Josh Jonas Maebe wrote: i...@voiceliveeditor.com wrote: I have been trying to get laz 1.6 rc2 on mac osx 10.6.8, I can instal 1.4.4 FPC 2.6

Re: [fpc-devel] FPC 3.0.0 on OSX 10.6.8 32bit Compile problem

2016-01-17 Thread Jonas Maebe
Jonas Maebe wrote: i...@voiceliveeditor.com wrote: I have been trying to get laz 1.6 rc2 on mac osx 10.6.8, I can instal 1.4.4 FPC 2.6.4; without problem. I have run the uninstall script and attempted 1.6rc2, when I try to rebuild Lazarus, or add a component that requires a rebuild I get the bel

Re: [fpc-devel] FPC 3.0.0 on OSX 10.6.8 32bit Compile problem

2016-01-17 Thread Jonas Maebe
i...@voiceliveeditor.com wrote: I have been trying to get laz 1.6 rc2 on mac osx 10.6.8, I can instal 1.4.4 FPC 2.6.4; without problem. I have run the uninstall script and attempted 1.6rc2, when I try to rebuild Lazarus, or add a component that requires a rebuild I get the below error I have goog

[fpc-devel] FPC 3.0.0 on OSX 10.6.8 32bit Compile problem

2016-01-17 Thread info
Hi I have been trying to get laz 1.6 rc2 on mac osx 10.6.8, I can instal 1.4.4 FPC 2.6.4; without problem. I have run the uninstall script and attempted 1.6rc2, when I try to rebuild Lazarus, or add a component that requires a rebuild I get the below error I have googled fistpq, and found that t