[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Argument list is too long
Hi Faten and Frank,
Could you send me your Kconfig.auto file? I'll look at it and I'll try to find
generic solution for that (Any BSP change).
Thanks,
Michal
> I ran into the same problem. The workaround was to remove some of the
> unneeded parameters from the Kconfig.auto file in your
> arch/microblaze/platform/XX-YY directory.
>
>
> See:
> http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/archive/2008/07/msg00028.html
>
> ------------------------------------------------------------------------
> *From:* Faten Hijazi <faten.hijazi@xxxxxxxxxx>
> *To:* microblaze-uclinux@xxxxxxxxxxxxxx
> *Sent:* Thursday, November 13, 2008 2:24:12 AM
> *Subject:* [microblaze-uclinux] Argument list is too long
>
> Hi,
>
>
>
> I’m trying to build Petalinux and get the following error during make:
>
>
>
> mb-linux-ar -ro ...
>
> make[3]: execvp: mb-linux-ar: Argument list too long
>
>
>
> The argument list itself is indeed long. Also, the directory from which
> I’m calling make is long – so all in all I appear to be hitting the
> maximum for the allowable argument size. This is a problem using both
> sh and csh shells.
>
>
>
> I’ve tried moving the directory to a shorter path and I do get past this
> error. However, this is a big inconvenience. I thought about changing
> the PETALINUX variable (defined in settings.sh <http://settings.sh>) so
> that it’s relative rather than fixed. However, the process cd's in and
> out of directories so changing to relative paths does not seem to be
> very easy to do.
>
>
>
> Does anyone know of a way around this besides moving to a shorter path?
> Am I missing something?
>
>
>
> Thanks,
>
> Faten
>
>
>
>
> This email and any attachments are intended for the sole use of the
> named recipient(s) and contain(s) confidential information that may be
> proprietary, privileged or copyrighted under applicable law. If you are
> not the intended recipient, do not read, copy, or forward this email
> message or any attachments. Delete this email message and any
> attachments immediately.
___________________________
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/