Do you have the 32-bit runtime and development libraries installed?

On Sep 7, 2:17 pm, [EMAIL PROTECTED] wrote:
> Issue 29: tools don't build on 
> 64http://code.google.com/p/v8/issues/detail?id=29
>
> Comment #1 by webself:
> I have same errors with try to compile helloworld.cpp:
>
> g++ -Iinclude helloworld.cpp -o hello_world libv8.a -lpthread -m32
> /usr/bin/ld: skipping incompatible  
> /usr/lib/gcc/x86_64-linux-gnu/4.1.3/libstdc++.so
> when searching for -lstdc++
> /usr/bin/ld: skipping incompatible  
> /usr/lib/gcc/x86_64-linux-gnu/4.1.3/libstdc++.a
> when searching for -lstdc++
> /usr/bin/ld: skipping incompatible  
> /usr/lib/gcc/x86_64-linux-gnu/4.1.3/libstdc++.so
> when searching for -lstdc++
> /usr/bin/ld: skipping incompatible  
> /usr/lib/gcc/x86_64-linux-gnu/4.1.3/libstdc++.a
> when searching for -lstdc++
> /usr/bin/ld: skipping incompatible  
> /usr/lib/gcc/x86_64-linux-gnu/4.1.3/libgcc_s.so
> when searching for -lgcc_s
> /usr/bin/ld: skipping incompatible  
> /usr/lib/gcc/x86_64-linux-gnu/4.1.3/libgcc_s.so
> when searching for -lgcc_s
> /usr/bin/ld: cannot find -lgcc_s
> collect2: выполнение ld завершилось с кодом возврата 1
>
> --
> You received this message because you are listed in the owner
> or CC fields of this issue, or because you starred this issue.
> You may adjust your issue notification preferences 
> at:http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to