site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dO5bBt8w6Vzuo3wSl6VwEhCKm6lP/l26UTkLK/181FHMR0P0yvwOWOp/UIt32AN7RVrBvaA88t8IfgqEt7njj1aA6OY2k2UPP6uJupMKez7jCYWattGFy2NFt+P1bvAGfizM0POnK2MQWB8pEVYJDF5aKkTbiQkSFNXYkGayclc= Hi all, I've a litte question. I need gdb with tui support enabled. But I can't compile it. My steps: I've 10.4.5 and Dev Tools installed. I downloaded gdb-413 and untar it. On the makefile I changed --disable-tui to --enable-tui. Now I run make. But doesn't works. Here is my output: CFLAGS='-g ' CC='cc' CPP='cpp' CXX='c++' LD='ld' AR='ar' RANLIB='ranlib' NM='nm' CC_FOR_BUILD='cc' HOST_ARCHITECTURE='UNKNOWN' NEXT_ROOT='' BINUTILS_FRAMEWORK_PATH='/Library/PrivateFrameworks' SRCROOT='.' prefix='/usr' make check-args echo "Unknown architecture string: \"\"" Unknown architecture string: "" exit 1 make[1]: *** [check-args] Error 1 make: *** [build] Error 2 What is my problem, please? Jens _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jens Frederich