What steps will reproduce the problem?
1. Build the examples using ./scons --variant='glibc' on Windows.
You get this error:
StdErr for
E:\b\build\slave\naclsdk-windows\build\src\scons-out\sdk_installer\examples\scon
s.bat -j 8 --architecture=x86 --variant=glibc:
geturl\opt_x86_32\geturl.o: In function `GetURLInstance::HandleMessage(pp::Var
const&)':
geturl.cc:(.text+0x253): warning: warning: pthread_cancel is not implemented
and will always fail
/libexec/../lib/gcc/x86_64-nacl/4.4.3/../../../../x86_64-nacl/lib/../lib32/libst
dc++.so: file not recognized: File format not recognized
collect2: ld returned 1 exit status
geturl\opt_x86_64\geturl.o: In function `GetURLInstance::HandleMessage(pp::Var
const&)':
geturl.cc:(.text+0x274): warning: warning: pthread_cancel is not implemented
and will always fail
/libexec/../lib/gcc/x86_64-nacl/4.4.3/../../../../x86_64-nacl/lib/libstdc++.so:
file not recognized: File format not recognized
collect2: ld returned 1 exit status
scons: *** [geturl\geturl_x86_64.nexe] Error 1
Original issue reported on code.google.com by dsprin...@chromium.org on 9 Sep 2011 at 1:39
Original issue reported on code.google.com by
dsprin...@chromium.org
on 9 Sep 2011 at 1:39