[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [xml] libxml2 2.6.10 links with libgcc_s.so
- From: Bjorn Reese <breese mail1 stofanet dk>
- To: Daniel MacLaren <daniel csfi com>
- Cc: xml gnome org
- Subject: RE: [xml] libxml2 2.6.10 links with libgcc_s.so
- Date: 19 Jun 2004 00:08:13 +0200
On Fri, 2004-06-18 at 22:22, Daniel MacLaren wrote:
> Can I automate the inclusion of this option? I've tried setting the LDFLAGS
> environment variable as the configure script suggests, but this appears to
> be overwritten by the various libxml2 makefiles.
Define LDFLAGS before running configure. Try something like this:
LDFLAGS="-static-libgcc" ./configure --your-options-here
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]