On Thu, May 14, 2009 at 1:07 AM, Sean Qiu <sean.xx.qiu@gmail.com> wrote:
> Max OS X, cool.
>
> I've got a macbook recently.
> Will take a try to built harmony as well.
http://wiki.apache.org/harmony/DevConfiguration_Mac_OS_X_(Leopard)
Check this out for the setup I'm using. I have a bunch of tweaks I
need to commit.
>
>
> Best Regards
> Sean, Xiao Xia Qiu
>
>
>
>
> 2009/5/13 Nathan Beyer <ndbeyer@apache.org>:
>> While trying to compile the lcmms bit [1] of the awt module I'm
>> getting several "ld: dupblicate symbol" errors from NativeCMM.o and
>> NativeImageFormat.o on the 'jfield' variables defined in
>> NativeImageFormat.h [2]. While looking at the header files, I noticed
>> a circular include - NativeCMM.h includes NativeImageFormat.h and
>> NativeImageFormat.h includes NativeCMM.h.
>>
>> Any thoughts on how to unwind this?
>>
>> -Nathan
>>
>> [1] http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/lcmm/shared/
>> [2] http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/lcmm/shared/NativeImageFormat.h?annotate=476395
>> line 22-34
>>
>
|