For the OpenSolaris setup, could you print the contents of config.log
so we can see what went wrong. The usual problem is it can't find a
working C compiler for config.sub, but config.log will tell us what
actually happened (hopefully). It's a long file....

Bill.

On Jan 13, 3:45 pm, Jaap Spies <j.sp...@hccnet.nl> wrote:
> Gonzalo Tornaria wrote:
> > On Wed, Jan 13, 2010 at 12:06 PM, Jaap Spies<j.sp...@hccnet.nl>  wrote:
> >> Gonzalo Tornaria wrote:
>
> >>> On Wed, Jan 13, 2010 at 11:43 AM, Jaap Spies<j.sp...@hccnet.nl>    wrote:
>
> >>>> gcc version 4.4.2 20091222 (Red Hat 4.4.2-20) (GCC)
> >>>> ****************************************************
> >>>> checking build system type... x86_64-unknown-linux-gnu
> >>>> checking host system type... x86_64-unknown-linux-gnu
>
> >>> Still misdetected, it should be "nehalem-unknown-linux-gnu" for
> >>> optimal results if you are running on an i7. But that is probably be a
> >>> virtualbox issue.
>
> >> Not quite. In Fedora 12 on the real machine I get:
> >> gcc version 4.4.2 20091222 (Red Hat 4.4.2-20) (GCC)
> >> ****************************************************
> >> checking build system type... x86_64-unknown-linux-gnu
> >> checking host system type... x86_64-unknown-linux-gnu
>
> > Then that needs to be fixed with mpir itself.
>
> > Can you copy cpu family, model and flags from /proc/cpuinfo? I'm think
> > yours is a model 30 nehalem which is currently undetected by mpir.
>
> [j...@vrede sage-4.3.1.alpha1]$ cat /proc/cpuinfo
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 30
> model name      : Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz
> stepping        : 5
> cpu MHz         : 2808.816
> cache size      : 8192 KB
> physical id     : 0
> siblings        : 8
> core id         : 0
> cpu cores       : 4
> apicid          : 0
> initial apicid  : 0
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 11
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov 
> pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp 
> lm constant_tsc
> arch_perfmon pebs bts rep_good xtopology tsc_reliable nonstop_tsc pni dtes64 
> monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt 
> lahf_lm
> ida tpr_shadow vnmi flexpriority ept vpid
> bogomips        : 5617.63
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 36 bits physical, 48 bits virtual
> power management:
>
> [...]
>
> processor       : 7
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 30
> model name      : Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz
>
> [...]
>
> > CC to mpir-devel as this needs to be fixed in cpuid.c
>
> > The processor in question is a core i7 860, namely:
> >http://processorfinder.intel.com/details.aspx?sSpec=SLBJJ#
>
> > [ afaict, the main difference of the i7 800 series wrt the i7 900/xeon
> > 5500 series is the former has 2 memory channels vs. the latter 3
> > memory channels ]
>
> Thanks,
>
> Jaap
>
>
>
> > Gonzalo
-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to