Open GoogleCodeExporter opened 8 years ago
Now situation is better but :
No emulation specific options
ar: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 elf64-x86-64 elf64-little elf64-big elf32-little elf32-big srec symbolsrec tekhex binary ihex trad-core
make[1]: *** [/usr/local/src/venv/build/pyv8/build/v8/out/ia32.release/obj.target/tools/gyp/libv8_nosnapshot.ia32.a] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [ia32.release] Error 2
Original comment by jayrabo...@gmail.com
on 24 Jul 2013 at 9:01
Attachments:
It seems your v8 can't be linked with `ar` command, what's your ar version?
ar: illegal option -- T
Usage: ar [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...
ar -M [<mri-script]
Original comment by flier...@gmail.com
on 14 Aug 2013 at 3:12
ar -V
GNU ar 2.17.50.0.6-20.el5_8.3 20061020
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
Original comment by jayrabo...@gmail.com
on 14 Aug 2013 at 9:38
I think you're gonna need a more recent binutils for this.
Original comment by jmalo...@gmail.com
on 18 Nov 2013 at 1:03
Original issue reported on code.google.com by
jayrabo...@gmail.com
on 19 Jul 2013 at 9:49Attachments: