The 'o' is actually what SCons make of the command 'g++ -o ...' when g++ is not installed - it turns into 'o ...'. Regards, Søren
On Mon, Oct 19, 2009 at 09:14, Erik Corry <[email protected]> wrote: > > >> what means "o"!? > > 'o' means you have your LANG set to a value that the compiler doesn't > have messages for. Try > unset LANG > and then see if it gives better error messages. > > -- > Erik Corry, Software Engineer > Google Denmark ApS. CVR nr. 28 86 69 84 > c/o Philip & Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 > Copenhagen K, Denmark. > > > > --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
