Comment #4 on issue 3573 by [email protected]: can not compile 32bit
library on 64bit ubuntu system
https://code.google.com/p/v8/issues/detail?id=3573
sorry
I re download v8 source code , and the error disappeared but new error occur
when I run "make" command , only 32bit debug version can't not
compile ,then I run the command "make ia32.debug V=1" , I get some error
like:
but when I run the command "make ia32.release V=1" , it succeed to compile.
make ia32.debug V=1
make[1]: Entering directory `/home/ubuntu/v8/out'
g++ -pthread -m32 -m32 -rdynamic -rdynamic -o
/home/ubuntu/v8/out/ia32.debug/lexer-shell -Wl,--start-group
/home/ubuntu/v8/out/ia32.debug/obj.target/lexer-shell/tools/lexer-shell.o
/home/ubuntu/v8/out/ia32.debug/obj.target/tools/gyp/libv8_libplatform.a
/home/ubuntu/v8/out/ia32.debug/obj.target/third_party/icu/libicui18n.a
/home/ubuntu/v8/out/ia32.debug/obj.target/third_party/icu/libicuuc.a
/home/ubuntu/v8/out/ia32.debug/obj.target/tools/gyp/libv8_base.a
/home/ubuntu/v8/out/ia32.debug/obj.target/tools/gyp/libv8_libbase.a
/home/ubuntu/v8/out/ia32.debug/obj.target/third_party/icu/libicudata.a
/home/ubuntu/v8/out/ia32.debug/obj.target/tools/gyp/libv8_snapshot.a
-Wl,--end-group -lrt
/usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
make[1]: *** [/home/ubuntu/v8/out/ia32.debug/lexer-shell] Error 1
make[1]: Leaving directory `/home/ubuntu/v8/out'
make: *** [ia32.debug] Error 2
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.