Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Florian Klaempfl
Am 02.03.2011 14:01, schrieb Marco van de Voort: > In our previous episode, Tomas Hajny said: >>> Ok. Then I don't know why they are stuck at 2.15, I got that answer then >>> (at >>> the Fosdem LLVM talk), but didn't check it further. I'll ask around. >>> >>> But anyway, 8.2 is days old, so migrat

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Marco van de Voort
In our previous episode, Leonardo M. Ram? said: > objdump -d cpu.o???(the > InterlockedCompareExchange128 part). > > Thanks. (this is also in fixes, and needs to be fixes asap > because of 2.4.4) Thanks, fixed. ___ fpc-devel maillist - fpc-devel@lis

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Leonardo M . Ramé
> From: Marco van de Voort > Subject: Re: [fpc-devel] Error compiling trunk on FreeBSD > To: "FPC developers' list" > Date: Wednesday, March 2, 2011, 11:31 AM > In our previous episode, Leonardo M. > Ram? said: > > >Thanks for pointing that out, I was u

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Marco van de Voort
In our previous episode, Leonardo M. Ram? said: >Thanks for pointing that out, I was using 2.15, and in /usr/local I have 2.21. If you can compile it now, please post the result of objdump -d cpu.o (the InterlockedCompareExchange128 part). Thanks. (this is also in fixes, and needs to be fixe

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Leonardo M . Ramé
> From: Marco van de Voort > Subject: Re: [fpc-devel] Error compiling trunk on FreeBSD > To: "FPC developers' list" > Date: Wednesday, March 2, 2011, 11:04 AM > In our previous episode, Leonardo M. > Ram? said: > > I upgraded to the latest binutils from >

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Marco van de Voort
In our previous episode, Leonardo M. Ram? said: > I upgraded to the latest binutils from /usr/ports/devel/binutils (it's ver > 2.21), then compiled FPC 2.5.1, but I got the same error. I assume that means they are installed into local? Did you make sure they are actually used (e.g. by using -s) ?

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Marco van de Voort
In our previous episode, Tomas Hajny said: > > Ok. Then I don't know why they are stuck at 2.15, I got that answer then > > (at > > the Fosdem LLVM talk), but didn't check it further. I'll ask around. > > > > But anyway, 8.2 is days old, so migrating to 2.17 is for now not an > > option, > > and t

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Tomas Hajny
On Wed, March 2, 2011 11:13, Marco van de Voort wrote: > In our previous episode, Jonas Maebe said: >> > Binutils 2.15 is the lastest binutils under GPLv2. >> >> Binutils 2.17 was the last GPLv2 version of binutils, and it supports >> cmpxchg16b. > > Ok. Then I don't know why they are stuck at 2.15

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Leonardo M . Ramé
> From: Marco van de Voort > > > Binutils 2.15 is the lastest binutils under > GPLv2. > > > > Binutils 2.17 was the last GPLv2 version of binutils, > and it supports  > > cmpxchg16b. > > Ok. Then I don't know why they are stuck at 2.15, I got > that answer then (at > the Fosdem LLVM talk), but

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Marco van de Voort
In our previous episode, Jonas Maebe said: > > Binutils 2.15 is the lastest binutils under GPLv2. > > Binutils 2.17 was the last GPLv2 version of binutils, and it supports > cmpxchg16b. Ok. Then I don't know why they are stuck at 2.15, I got that answer then (at the Fosdem LLVM talk), but didn'

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Jonas Maebe
On 02 Mar 2011, at 10:56, Marco van de Voort wrote: Binutils 2.15 is the lastest binutils under GPLv2. Binutils 2.17 was the last GPLv2 version of binutils, and it supports cmpxchg16b. Jonas ___ fpc-devel maillist - fpc-devel@lists.freepascal

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-02 Thread Marco van de Voort
In our previous episode, Alexander Klenin said: > On Tue, Mar 1, 2011 at 03:07, Leonardo M. Ram? wrote: > > Hi, I'm trying to compile the r17057 on FreeBSD x86_64 and I'm getting this > > error: > > > > fpc/rtl/units/x86_64-freebsd/cpu.s:40: Error: no such instruction: > > `cmpxchg16b (%r8) > >

Re: [fpc-devel] Error compiling trunk on FreeBSD

2011-03-01 Thread Alexander Klenin
On Tue, Mar 1, 2011 at 03:07, Leonardo M. Ramé wrote: > Hi, I'm trying to compile the r17057 on FreeBSD x86_64 and I'm getting this > error: > > fpc/rtl/units/x86_64-freebsd/cpu.s:40: Error: no such instruction: > `cmpxchg16b (%r8) > > Any hint? It seems you should upgrade your assembler/binuti

[fpc-devel] Error compiling trunk on FreeBSD

2011-03-01 Thread Leonardo M . Ramé
Hi, I'm trying to compile the r17057 on FreeBSD x86_64 and I'm getting this error: fpc/rtl/units/x86_64-freebsd/cpu.s:40: Error: no such instruction: `cmpxchg16b (%r8) Any hint? ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://list

[fpc-devel] Error compiling trunk on FreeBSD

2011-03-01 Thread Leonardo M . Ramé
Hi, I'm trying to compile the r17057 on FreeBSD x86_64 and I'm getting this error: fpc/rtl/units/x86_64-freebsd/cpu.s:40: Error: no such instruction: `cmpxchg16b (%r8) Any hint? ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://list