Status: New
Owner: ----

New issue 2864 by [email protected]: V8 fail to build for ARM platfrom (cross-compile)
http://code.google.com/p/v8/issues/detail?id=2864

I'm trying to build the V8 for a freescale MX6 using a cross-compile in CentOS 6.4 enviroment.

After some time I get following error:
make[1]: Entering directory `/home/freescale/imx6/v8/out'
  LINK(host) /home/freescale/imx6/v8/out/arm.release/mksnapshot.arm
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
make[1]: *** [/home/freescale/imx6/v8/out/arm.release/mksnapshot.arm] Error 1
make[1]: Leaving directory `/home/freescale/imx6/v8/out'
make: *** [arm.release] Error 2

I'm using following command:
make arm.release vfp3=on werror=no

Is there any specific variable I need to export from my "start" script?

Regards,
Niklas




--
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/groups/opt_out.

Reply via email to