I had to manually setup the petalinux environment since settings.sh doesn't work under tcsh. But running make all still ends with the same error. Thanks for the suggestion anyway.
----- Original Message ----
From: Nathan Hillery <nhillery1@xxxxxxxxx>
To: microblaze-uclinux@xxxxxxxxxxxxxx
Sent: Wednesday, July 9, 2008 8:54:23 PM
Subject: Re: [microblaze-uclinux] Build error - microblaze-uclinux-ar: Argument list too long
I believe different shells have different limits, so a variation there
might explain.
I believe tcsh has essentially no limit, for what it's worth.
On 7/9/08, Frank Lombardo <
flombardo@xxxxxxxxxxxxx> wrote:
> After adding a second MPMC to a design, we are getting the following error
> while building the software. I have tried to identify the difference
> between the two projects, but don't see anything that should cause the
> error. The argument list in question is long, but it is exactly the same as
> the working single MPMC version. Can anybody shed some light on this
> situation?
>
> Thanks,
> Frank
>
>
> Here is the end of the build output:
>
> microblaze-uclinux-ar -ro
>
/mnt/projects/image_processing/processor/petalinux-v0.30-rc1/software/petalinux-dist/user/busybox/libbb/libbb.a
> <followed by a long list of object files with the full path>
> ...
>
> make[3]: execvp: microblaze-uclinux-ar: Argument list too long
> make[3]: ***
> [/mnt/projects/image_processing/processor/petalinux-v0.30-rc1/software/petalinux-dist/user/busybox/libbb/libbb.a]
> Error 127
> make[3]: Leaving directory
> `/mnt/projects/image_processing/processor/petalinux-v0.30-rc1/software/petalinux-dist/user/busybox'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/mnt/projects/image_processing/processor/petalinux-v0.30-rc1/software/petalinux-dist/user/busybox'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/mnt/projects/image_processing/processor/petalinux-v0.30-rc1/software/petalinux-dist/user'
> make: *** [subdirs] Error
1
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxxProject Home Page :
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinuxMailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/