Re: [eigen] Building eigen in non x86/amd64/ppc archs |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Yes, definitely. I've checked here (echo|gcc -dM -E -x c -|sort|less) and inded __i386__ is not defined on amd64, so your modification is needed. I'll commit in ~24 hours unless something else pops up. Thanks! ++ Thomas -- Thomas Capricelli <orzel@xxxxxxxxxxxxxxx> http://www.freehackers.org/thomas On Monday 27 December 2010 22:08:08 Jose Luis Blanco wrote: > Yes, a list of positive checks is clearly a better solution. > But, wouldn't amd64 be also included (it seems __i386__ is not defined > in amd64 archs)?? [1] |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |