[MINC-development] multi-architecture builds of minc2 on OSX

Sean McBride sean at rogue-research.com
Wed Feb 6 09:13:58 EST 2008


On 1/11/08 9:16 AM, Richard Beare said:

>Hi,
>
>I suspect this isn't a major problem for most people, but it does
>cause slight headaches.
>
>If I attempt to build a combined 32/64 bit library using the following
>configure command:
>(export CFLAGS="-arch i386 -arch x86_64 -I/opt/local/include"; export
>LDFLAGS="-arch i386 -arch x86_64 -L/opt/local/lib";./configure
>--enable-minc2)

I'm not very familiar with autotools, but you don't seem to have
specified "-isysroot".  Have you seen this:
<http://developer.apple.com/technotes/tn2005/tn2137.html>

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the MINC-development mailing list