[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Resuming Petalinux build
Hi John,
----- John Williams <john.williams@xxxxxxxxxxxxx> a écrit :
> > Is there a (simple) way to resume the busybox build directly, and skip all
> > the stuff before? I tried different tricks, without succes.
>
> Some userful make targets from the petalinux-dist directory:
>
> make linux
> make lib_only
> make user_only
> make romfs
> make image
>
> So if you have a busybox issue, you can do "make user_only romfs
> image" and it will only do what is required.
Thanks for the hint!
> That said, the make process is smart enough not to rebuild unnecessary
> targets - it is curious why the kernel would recompile if you made no
> change to the kernel sources or config. Are you building on an NFS
> mount or something like that? Sometimes clock skew can cause
> problems.
Actually, an administrator was working remotely on my machine and has
done some cleanup in my working folder during the build... I took
me two hours before understanding why I had unexpected errors during
the whole process!
Regards,
Antoine
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/