Thomas,<br>     To be honest, I didn't delve into the reason why Errno.pm is needed by the host. Also, the original makefile did not seem to really differentiate between host and target. It modified the source and built both the host and target from this one modified set of files. This is why I didn't create a host build. I realize that 'ext/util/make_ext nonxs Errno MAKE="$(firstword $(MAKE))" \' builds the host Errno.pm portion, but by that time so much work has already been done, it seemed wasteful to repeat it for the target. I couldn't figure out what modifications were only necessary for the host, and which for the target, or if they were needed for both. I'm open to suggestions.<br>

<br>Martin<br><br><div class="gmail_quote">On Tue, Oct 5, 2010 at 2:19 AM, Thomas Petazzoni <span dir="ltr"><<a href="mailto:thomas.petazzoni@free-electrons.com">thomas.petazzoni@free-electrons.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
On Tue,  5 Oct 2010 01:22:39 -0700<br>
Martin Banky <<a href="mailto:martin.banky@gmail.com">martin.banky@gmail.com</a>> wrote:<br>
<br>
> +define MICROPERL_CONFIGURE_CMDS<br>
<br>
I am not a huge huge fan of this, because it's subverting the purpose<br>
of MICROPERL_CONFIGURE_CMDS to do a more-or-less partial build of<br>
microperl for the host. Do we really need such a partial build ? If so,<br>
shouldn't we create a host-microperl package ?<br>
<br>
Regards,<br>
<br>
Thomas<br>
--<br>
<font color="#888888">Thomas Petazzoni, Free Electrons<br>
Kernel, drivers, real-time and embedded Linux<br>
development, consulting, training and support.<br>
<a href="http://free-electrons.com" target="_blank">http://free-electrons.com</a><br>
_______________________________________________<br>
buildroot mailing list<br>
<a href="mailto:buildroot@busybox.net">buildroot@busybox.net</a><br>
<a href="http://lists.busybox.net/mailman/listinfo/buildroot" target="_blank">http://lists.busybox.net/mailman/listinfo/buildroot</a><br>
</font></blockquote></div><br>