Hi imacat, Am Wed, 05 Jan 2011 02:48:22 +0800 schrieb imacat <[email protected]>:
> imacat said: > > Björn Michaelsen said: > >> please see http://www.openoffice.org/issues/show_bug.cgi?id=116225 > > Oh, OK. ^^; Sorry, and I shall give it a try. Thank you. > > By the way, why can't I run "./solenv/bin/build.pl --all -P4 -- > -P4" directly, but instead have to run "cd instset_native && > ../solenv/bin/build.pl --all -P4 -- -P4"? mostly for historical reasons (the way build.pl was designed back then). Also note that build.pl does not know about targets so it does not know what final product it should aim for (for example: just an instset or completely up until the smoketest) -- the only way it finds out is by investigating the current directory. Best Regards, Bjoern --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
