![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| build - make -gmake: execvp: mcu: Permission denied | shihabvk | UNIX for Advanced & Expert Users | 0 | 04-30-2009 04:49 AM |
| arg list too long | Zenwork | Shell Programming and Scripting | 2 | 10-08-2008 04:06 PM |
| Arg List too Long in SCP | chris1234 | UNIX for Dummies Questions & Answers | 5 | 02-27-2008 08:40 AM |
| execvp:ar:Arg list too long -> while linking | mohitp | UNIX for Dummies Questions & Answers | 1 | 05-04-2006 12:08 AM |
| arg list too long | vingupta | UNIX for Dummies Questions & Answers | 5 | 08-03-2001 12:43 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I am having a code which will create archive after build.
Ibuild code on IBM AIX 5.3. It supposed to create 2 archive after build. I am getting 1st archive successfully but when build starts for second archive after some processing it throws an following error message- ar cq /$projedir/lib/ibm/5.3/libpack_v02.01.00.p.a $object; \ done gmake[1]: execvp: /bin/sh: Arg list too long gmake[1]: *** [/$projedir/lib/ibm/5.3/libpack_v02.01.00.p.a] Error 127 Confusing part is both archives are having same format of code & Makefiles. Why only it is failed for 2nd archive? Any help is appreciated |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|