This is probably caused by a command like $(AR) cru ...
where the variable AR is empty, hence its options "cru" are interpreted as the command. Looking at the output of configure should tell you more; maybe there is an error message. -erik On Tue, Oct 2, 2012 at 1:31 PM, Yi Ge <[email protected]> wrote: > I have trouble to build pocl-0.6 on the ARM ubuntnu 12.04 target board > (target board is ARM board), I did the native build, it always tell me > command "cru" cannot be found. > Anybody can post the process to build pocl in the ARM platform? > > > Regards, > Yi > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > pocl-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pocl-devel > -- Erik Schnetter <[email protected]> http://www.perimeterinstitute.ca/personal/eschnetter/ AIM: eschnett247, Skype: eschnett, Google Talk: [email protected] ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
