Rodolph, You're right, indeed the LINK environment variable should have been g++ instead of ld. Now it builds. I'm a bit confused about this though ...
Op woensdag 3 juli 2013 15:34:31 UTC+2 schreef Rodolph Perfetta het volgende: > Try as stated by the wiki, then if you still have some errors, provide > some more info: toolchain version, platform, etc. > > > > On 3 July 2013 14:32, Benedikt Naessens <[email protected] > <javascript:>>wrote: > >> It is stated in https://code.google.com/p/v8/wiki/BuildingWithGYP , that: >> >> >>> export LINK=/path/to/cross-compile-g++ >>>> >>> >> First off, is LINK used instead of LD ? Also, I'm surprised that also g++ >> is used for linking. Is this a typo ? >> >>> >>>> >>>> >>> -- >> -- >> v8-users mailing list >> [email protected] <javascript:> >> http://groups.google.com/group/v8-users >> --- >> You received this message because you are subscribed to the Google Groups >> "v8-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
