I do not know why clang is so lenient ;) but it look like a bad idea to 
place all code in header files and trying to link them together.
I will try to build this on linux on the weekend.

Also, why are you place "static" declaration into binding.gyp? *.node files 
are dynamic libraries.

пятница, 7 сентября 2012 г., 11:15:46 UTC+4 пользователь christkv написал:
>
> ok cool I'll go through all the stuff with a comb. wonder why g++ is so 
> picky while clang++ is not.
>
> On Thursday, September 6, 2012 11:37:48 PM UTC+2, mscdex wrote:
>>
>> On Sep 6, 5:20 pm, Paddy Byers <paddy.by...@gmail.com> wrote: 
>> > If you disambiguate all references to Handle as v8::Handle then it 
>> builds 
>> > for me, on Debian and Darwin. I guess there is a conflict with a 
>> definition 
>> > in one of the various things you're including. 
>>
>> Line 39 probably does not help any: 
>>
>> // using namespace v8; 
>>
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to