Wireshark mailing list archives

Re: configure fails with cmake on macosx


From: Joerg Mayer <jmayer () loplof de>
Date: Fri, 24 Sep 2010 06:40:39 +0200

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 () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: