I can link manually, but I'm trying not to introduce any manual
step in the whole build procedure, as we currently don't have
any. We're trying to upgrade from xerces 1.5.2.
I'm on Solaris 2.8. Thanks.
Youngme
Gareth Reakes wrote:
[EMAIL PROTECTED]">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
