On Wednesday 11 February 2009 06:10:18, Vincent Torri wrote: > I already have that one :) But anyway I ask a question about it: in the > wiki, the host and target is defined. Is it necessary ? For my libs, I do > like you say, that is I set only the host.
It's not necessary, in fact, it's a nop, unless what you're building is doing something weird, or using something other than autoconf. The --target switch only makes sense for cross-toolchain things like binutils, gcc and gdb. Applications that run on the device, like gdbserver, or libraries, don't "target" anything other than the platform they run on. -- Pedro Alves ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel