Autoconf

2006-07-12 Thread Marco Gerards
Hi, Either I missed some commit and the instructions how to build on the AMD64. Below I included the config.log output. As you can see it tries to compile the test for the target machine and it uses glibc. I think we have to disable the use of glibc for these autoconf tests. But I am asking to

Re: Autoconf

2006-07-12 Thread Yoshinori K. Okuji
On Wednesday 12 July 2006 23:10, Marco Gerards wrote: > Either I missed some commit and the instructions how to build on the > AMD64. Ah, you have a good machine... > Below I included the config.log output. As you can see it > tries to compile the test for the target machine and it uses glibc.

Re: Autoconf

2006-07-12 Thread Marco Gerards
"Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: > On Wednesday 12 July 2006 23:10, Marco Gerards wrote: >> Either I missed some commit and the instructions how to build on the >> AMD64. > > Ah, you have a good machine... Good enough. :-) >> Below I included the config.log output. As you can se