Re: [gentoo-user] glibc problem with amd64

2006-02-10 Thread Nadav Horesh
Still can not compile opencv: 1. Tried with CFLAGS="-O2 -march=k8 -pipe" as recommended in "Gentoo Linux/AMD64 FAQ". The compilation fails at the same point. 2. (Richard Fish): The links to crti.o and crtbeginS.o are in the glibc, they are not in the opencv makefile. Any more Ideas? Should it be a

Re: [gentoo-user] glibc problem with amd64

2006-02-09 Thread Richard Fish
On 2/9/06, Nadav Horesh <[EMAIL PROTECTED]> wrote: > I tried to compile openv (Intel's computer vision library) on amd64 (64 bit > mode) and it failed with the gollowing message: > > g++ -shared > /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/crti.o > /usr/lib/gcc/x86_64-pc-linux-gnu/3

Re: [gentoo-user] glibc problem with amd64

2006-02-09 Thread Hemmann, Volker Armin
On Thursday 09 February 2006 12:40, Nadav Horesh wrote: >   retry with O2 and without mfpmath and -msse3? -- gentoo-user@gentoo.org mailing list

[gentoo-user] glibc problem with amd64

2006-02-09 Thread Nadav Horesh
I tried to compile openv (Intel's computer vision library) on amd64 (64 bit mode) and it failed  with the gollowing message: g++ -shared /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/crtbeginS.o  .libs/cxalloc.o .libs/cxarithm.o .libs/cxarra