[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: 16 Jun 2004 20:29:18 +0200
On Wed, 2004-06-16 at 18:05, Daniel MacLaren wrote:
> My problem is that libxml2 is linking against the libgcc_s.so library in
> /usr/local/lib, but I need to move the library to systems that do not have
> gcc installed.
You have to link with the -static-libgcc option (for gcc).
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]