Re: [xml] makefile sample
- From: Bjorn Reese <breese mail1 stofanet dk>
- To: xml gnome org
- Subject: Re: [xml] makefile sample
- Date: Thu, 07 Apr 2005 21:38:05 +0200
Christoph Gysin wrote:
LDFLAGS += $(shell pkg-config --libs libxml-2.0)
This places the libraries somewhere at the beginning of the arguments,
but some (versions of some) compilers needs the libraries at the end.
Hence the LIBS workaround.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]