On Thu, Sep 23, 2010 at 11:58:40PM +0200, H.sivank wrote:
> configure:17893: checking whether we can add -Wl,--as-needed to LDFLAGS
As already mentioned by Guy: configure has nothing to do with the cmake
build process:
cmake build:
- cmake ...options...
make
autofoo build:
- autogen.sh (not necessary if there is already a configure file)
configure ...options...
make
Ciao
Joerg
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.