On Oct 29, 2009, at 9:16 AM, Doug McCorkle wrote:
>
> On Oct 29, 2009, at 8:06 AM, Patrick Hartling wrote:
>
>> On Oct 28, 2009, at 8:06 PM, Doug McCorkle wrote:
>>
>>> Hello,
>>>
>>> What is the proper way to get a 64 bit build of cppdom on Mac OS
>>> 10.6?
>>
>> I was able to build on Snow Leopard without any problems a few weeks
>> ago, but now it's giving me trouble. I just committed changes to
>> SConsAddons to fix the problems. Both the SConsAddons SVN trunk and
>> 1.0 branch will automatically get the updates through running 'svn
>> update'.
>>
>>> We are getting build errors when we ask for a universal build and it
>>> does not appear that there is an option for ia64. Thanks for the
>>> help.
>>
>> Please remember that it's usually helpful to post the error messages.
> Yes. But I know we did not specify the correct scons options.
>
>> Also, IA64 is the Itanium architecture. You're thinking of AMD64/
>> EM64T/
>> x86_64/x64. For whatever reason (probably because it's less to type),
>> SConsAddons refers to it as x64.
>
> This did not come up as an option with scons -h.
Now we see the x64 option. Thanks!
Doug
|