intmath tests

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

intmath tests

SeanTAllen
how long should those take to run?

all the test fly by for me except those that i killed after 15 minutes.



_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: intmath tests

Paolo Bonzini-2
Sean Allen wrote:
> how long should those take to run?
>
> all the test fly by for me except those that i killed after 15 minutes.

10-20 minutes should be enough, but it depends on the machine.

However, if you install the GMP development packages (libgmp4-dev or
something like that) it will be instantaneous.

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: intmath tests

SeanTAllen

On Jan 8, 2009, at 7:38 AM, Paolo Bonzini wrote:

> Sean Allen wrote:
>> how long should those take to run?
>>
>> all the test fly by for me except those that i killed after 15  
>> minutes.
>
> 10-20 minutes should be enough, but it depends on the machine.
>
> However, if you install the GMP development packages (libgmp4-dev or
> something like that) it will be instantaneous.

wow, you weren't kidding. just took me a couple minutes with my funky  
mac
setup to tell it where gmp was and then, man... so much faster.

are there any other optional libraries I should make sure I have when  
installing?
looking through the output of ./configure --help nothing jumps out at  
me but,
at this point, it is probably best to ask.


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: intmath tests

Paolo Bonzini-2

>> However, if you install the GMP development packages (libgmp4-dev or
>> something like that) it will be instantaneous.
>
> wow, you weren't kidding. just took me a couple minutes with my funky mac
> setup to tell it where gmp was and then, man... so much faster.

GMP kicks ass indeed. :-)

> are there any other optional libraries I should make sure I have when
> installing?
> looking through the output of ./configure --help nothing jumps out at me
> but, at this point, it is probably best to ask.

No, nothing else, unless you want to use the bindings to, say, Cairo, or
LibSDL, or zlib, or SQLite.

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk