[CLN-list] Re: (64-bit) CLN on MacOS X
Alexei Sheplyakov
varg at theor.jinr.ru
Wed Jan 23 07:22:08 CET 2008
Hello!
On Tue, Jan 22, 2008 at 08:39:08PM -0800, Ron Garret wrote:
> [ron at mickey:~/devel/cln-1.2.0]$ touch empty.c
> [ron at mickey:~/devel/cln-1.2.0]$ gcc -m64 -E -dM empty.c | sort | uniq
> | grep -v FLT_ | grep -v DBL_
[skipped]
This looks OK.
> [ron at mickey:~/devel/cln-1.2.0]$ grep define include/cln/config.h
> #define _CL_CONFIG_H
> #define CL_VERSION_MAJOR 1
> #define CL_VERSION_MINOR 2
> #define CL_VERSION_PATCHLEVEL 0
> #define CL_VERSION 1.2.0
> #define __i386__ 1
And this is certainly wrong. Could you please post the output of `uname -m'?
I suspect it reports something like i[3-6]86, so the `configure' script gets
confused.
Best regards,
Alexei
--
All science is either physics or stamp collecting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: Digital signature
Url : http://www.cebix.net/pipermail/cln-list/attachments/20080123/69c962e0/attachment-0001.pgp
More information about the CLN-list
mailing list