Nmap Development mailing list archives

Re: Compiling nmap under LLVM


From: Daniel Miller <bonsaiviking () gmail com>
Date: Thu, 17 Apr 2014 21:12:31 -0500

Jacek,

IIRC, your command needs to include CXX=clang++, not CXX=clang.

Dan


On Thu, Apr 17, 2014 at 5:39 PM, Jacek Wielemborek <d33tah () gmail com> wrote:

List,

I just tried compiling Nmap under LLVM using the following command line:

CC=clang CXX=clang ./configure && make 2>&1

I got a lot of "undefined reference" errors, the full log can be seen here:
http://wklej.org/id/1335877/txt/

Am I doing something wrong, or do we need some changes in the build system?

Yours,
Jacek Wielemborek
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: