Hi,
        what platform are you on? You could try linking it manually using 
the object files either using ld (for a dynamic library) or ar (for a 
static build).


Gareth


On Wed, 23 Oct 2002, Youngmee Kim wrote:

> 
> 
> -------- Original Message --------
> Subject: Re: build problem with xerces2.1.0
> Date: Wed, 23 Oct 2002 14:37:50 -0500
> From: Youngmee Kim <[EMAIL PROTECTED]>
> To: Youngmee Kim <[EMAIL PROTECTED]>
> References: <[EMAIL PROTECTED]>
> 
> 
> 
> Youngmee Kim wrote:
> 
> > I can't build Xerces2.1.0 due to the long arg list to CC,
> > when it tries to build the shared library.
> >
> > make[1]: execvp: CC: Arg list too long
> > make[1]: *** [/u/yk/rje/xerces-c-src2_1_0/lib/libxerces-c.so.21.0] 
> > Error 127
> > make[1]: Target 'ALL' not remade because of errors.
> > make[1]: Leaving directory '/u/yk/rje/xerces-c-src2_1_0/obj'
> > make: *** [/u/yk/rje/xerces-c-src2_1_0/lib/libxerces-c.21.0] Error 2
> >
> > How can I get around this problem?  (I can't change the system parameter
> > to raise the limit of the arg list).  Thanks for your help.
> >
> > Y. Kim
> > Lucent Technologies
> >
> 
> 
> 

-- 
Gareth Reakes, Head of Product Development  
DecisionSoft Ltd.            http://www.decisionsoft.com
Office: +44 (0) 1865 203192



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to