ote:
>> On Oct 13, 2015, at 1:06 PM, Thomas Bodlien wrote:
>>> it is really great, that Macports-Software is compiled with
>>> Haswell-Optimizations.
>>> But I want to bundle libgmp with an App.
>>> How can I compile a universal Version of the Library?
&
really great, that Macports-Software is compiled with
>> Haswell-Optimizations.
>> But I want to bundle libgmp with an App.
>> How can I compile a universal Version of the Library?
>
> MacPorts doesn't specifically request haswell optimizations. Rather, gmp is
> s
On Oct 13, 2015, at 1:06 PM, Thomas Bodlien wrote:
> it is really great, that Macports-Software is compiled with
> Haswell-Optimizations.
> But I want to bundle libgmp with an App.
> How can I compile a universal Version of the Library?
MacPorts doesn't specificall
Hello,
it is really great, that Macports-Software is compiled with
Haswell-Optimizations.
But I want to bundle libgmp with an App.
How can I compile a universal Version of the Library?
Thomas Bodlien
creative-software-des...@t-online.de
On 2015-10-11 16:14, Thomas Bodlien wrote:
> This is, what I am getting:
>
> $ otool -tv /Volumes/SSD/SRC/Mac/Compute\ PI/libgmp.10.dylib |grep -A6
> ^___gmpn_sqr_basecase:
> ___gmpn_sqr_basecase:
> 00028fa0 cmpq$0x2, %rdx
> 00028fa4
LL)
> Exception Codes: 0x0001, 0x
> Exception Note: EXC_CORPSE_NOTIFY
>
> The instruction can be found at this location:
>
> Thread 8 Crashed:
> 0 libgmp.10.dylib 0x00010005bfa9 __gmpn_sqr_basecase + 9
>
> In the libgmp.10.dylib I
can be found at this location:
Thread 8 Crashed:
0 libgmp.10.dylib 0x00010005bfa9 __gmpn_sqr_basecase + 9
In the libgmp.10.dylib I built locally, there is no suspicious
instruction at this location:
$ otool -tv /opt/local/lib/libgmp.10.dylib |grep -A6 ^___gmpn_sqr_basec
wrote:
>>> On Oct 10, 2015, at 12:29 PM, Thomas Bodlien wrote:
>>>
>>>> how comes that libgmp runs on my System and crashes on Apples
>>>> Testcomputer?
>>>>
>>>> Thread 8 Crashed:
>>>> 0 libgmp.10.dylib
> >> On Oct 10, 2015, at 12:29 PM, Thomas Bodlien wrote:
> >>
> >>> how comes that libgmp runs on my System and crashes on Apples
> Testcomputer?
> >>>
> >>> Thread 8 Crashed:
> >>> 0 libgmp.10.dylib 0x00010
Oct 10, 2015, at 12:29 PM, Thomas Bodlien wrote:
>>
>>> how comes that libgmp runs on my System and crashes on Apples Testcomputer?
>>>
>>> Thread 8 Crashed:
>>> 0 libgmp.10.dylib 0x00010005bfa9 __gmpn_sqr_basecase
>>> + 9
On Oct 10, 2015, at 1:25 PM, Thomas Bodlien wrote:
> On 10.10.2015, at 19:53, Ryan Schmidt wrote:
>> On Oct 10, 2015, at 12:29 PM, Thomas Bodlien wrote:
>>
>>> how comes that libgmp runs on my System and crashes on Apples Testcomputer?
>>>
>>>
On Oct 10, 2015, at 12:29 PM, Thomas Bodlien wrote:
> how comes that libgmp runs on my System and crashes on Apples Testcomputer?
>
> Thread 8 Crashed:
> 0 libgmp.10.dylib 0x00010005bfa9 __gmpn_sqr_basecase
> + 9
Hard to know, without further details
Hi,
how comes that libgmp runs on my System and crashes on Apples Testcomputer?
Thread 8 Crashed:
0 libgmp.10.dylib 0x00010005bfa9 __gmpn_sqr_basecase
+ 9
Thomas Bodlien
creative-software-des...@t-online.de
___
macports
On May 19, 2010, at 21:45, Victor Eijkhout wrote:
> On 2010/05/19, at 9:01 PM, Ryan Schmidt wrote:
>
>> So the problem shown in the log is:
>>
>> ld: warning: in /opt/local/lib/libgmp.dylib, file was built for i386 which
>> is not the architecture being linked (x86_64)
>>
>> So you're trying
On 2010/05/19, at 9:01 PM, Ryan Schmidt wrote:
> So the problem shown in the log is:
>
> ld: warning: in /opt/local/lib/libgmp.dylib, file was built for i386 which is
> not the architecture being linked (x86_64)
>
> So you're trying to build libmpc for x86_64 but its dependency gmp is built
>
On May 19, 2010, at 20:48, Victor Eijkhout wrote:
> On 2010/05/19, at 7:16 PM, Rainer Müller wrote:
>
>> On 2010-05-19 18:22 , Victor Eijkhout wrote:
>>> checking for __gmpz_init in -lgmp... no
>>> configure: error: libgmp not found or uses a different ABI.
>&
On 2010/05/19, at 7:16 PM, Rainer Müller wrote:
> On 2010-05-19 18:22 , Victor Eijkhout wrote:
>> checking for __gmpz_init in -lgmp... no
>> configure: error: libgmp not found or uses a different ABI.
>
> Could you please provide the following file?
> $(port work libm
On 2010-05-19 18:22 , Victor Eijkhout wrote:
> checking for __gmpz_init in -lgmp... no
> configure: error: libgmp not found or uses a different ABI.
Could you please provide the following file?
$(port work libmpc)/mpc-0.8.1/config.log
This should help to identify what the real problem i
es... yes
checking for __gmpz_init in -lgmp... no
configure: error: libgmp not found or uses a different ABI.
Error: The following dependencies failed to build: libmpc
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with t
19 matches
Mail list logo