[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Build error - microblaze-uclinux-ar: Argument list too long
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: Re: [microblaze-uclinux] Build error - microblaze-uclinux-ar: Argument list too long
- From: "Nathan Hillery" <nhillery1@xxxxxxxxx>
- Date: Wed, 9 Jul 2008 20:54:23 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=J2pnQ9Mn3kpKnTnFVJdF8zPvonPHF9YY1zU1ffq/+mE=; b=UtuTaEyh/jyv0GHHw9jMbpIGo/CXUpZEUrjFxXTrUNG54h7xAYvZTU/O7Ke1CzgVbB UvNJQmg6QTHD+F8wkmpG8ZhXszaXwxItDkBBfD4Cbv4mhiRT60SYu9g0rGblacUVicQO kfNul+ESML/B8YTSqPg5q3+pba1WNrCIv7Cz4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=KOO3UNl1ZWhNcgCsdOk+6z9qQq5P5OfVVJsjKYWV8B6SYZDK+RhINsChR/ZIPilwjT 6uofSFk72vnp7wPIoEuE2R+JSVxsNdkIIku1JV2Tpt59I4KPRDDEmGFAX1Y4d4szwDS6 V+BafNZ0GtaqrgIgJpZUm2AWRlzE+1NONr3PI=
- In-reply-to: <802203.14912.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- References: <802203.14912.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
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@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/