Ask a kdevelop question

Source: Internet
Author: User
Ask a kdevelop question-Linux general technology-Linux programming and kernel information. The following is a detailed description. I just installed fedora 11 a few days ago, but I didn't choose to install kedevelop at the time. I used yum yesterday to install kdevelop, however, when we use it to create a new project and think of creating a simple hello world project, it is compiled to the end and stuck in "linking kdevelop_test (libtool)". The kdevelop_test in the middle is my name to the project. Finally, you can only stop compiling ....

I haven't found a solution on the Internet for a long time, so I am here to ask for help. Thank you!
PS: This project is automatically created by the Wizard. The output prompt is as follows:

========================================================== ====================
Cd '/usr/src/programs/kdevelop_test' & WANT_AUTOCONF_2_5 = "1" WANT_AUTOMAKE_1_6 = "1" LC_MESSAGES = "C" LC_CTYPE = "C" gmake-f Makefile. cvs & cd '/usr/src/programs/kdevelop_test/debug' & CFLAGS = "-O0-g3" "/usr/src/programs/kdevelop_test/configure" -- enable -debug = full & cd '/usr/src/programs/kdevelop_test/debug' & WANT_AUTOCONF_2_5 = "1" WANT_AUTOMAKE_1_6 = "1" LC_MESSAGES = "C" LC_CTYPE = "C "gmake-k
Aclocal
Autoheader
Automake
Autoconf
Configure: WARNING: unrecognized options: -- enable-debug
Installing-c
Checking whether build environment is sane... yes
Checking for a thread-safe mkdir-p.../bin/mkdir-p
Checking for gawk... gawk
Checking whether make sets $ (MAKE)... yes
Checking for gcc... gcc
Checking for C compiler default output file name... a. out
Checking whether the C compiler works... yes
Checking whether we are cross compiling... no
Checking for suffix of executables...
Checking for suffix of object files... o
Checking whether we are using the gnu c compiler... yes
Checking whether gcc accepts-g... yes
Checking for gcc option to accept ISO c89... none needed
Checking for style of include used by make... GNU
Checking dependency style of gcc... gcc3
Checking build system type... i686-pc-linux-gnu
Checking host system type... i686-pc-linux-gnu
Checking for a sed that does not truncate output.../bin/sed
Checking for grep that handles long lines and-e.../bin/grep
Checking for egrep.../bin/grep-E
Checking for fgrep.../bin/grep-F
Checking for ld used by gcc.../usr/bin/ld
Checking if the linker (/usr/bin/ld) is GNU ld... yes
Checking for BSD-or MS-compatible name lister (nm).../usr/bin/nm-B
Checking the name lister (/usr/bin/nm-B) interface... BSD nm
Checking whether ln-s works... yes
Checking the maximum length of command line arguments... 1966080
Checking whether the shell understands some XSI constructs... yes
Checking whether the shell understands "+ ="... yes
Checking for/usr/bin/ld option to reload object files...-r
Checking for objdump... objdump
Checking how to recognize dependent libraries... pass_all
Checking for ar... ar
Checking for strip... strip
Checking for ranlib... ranlib
Checking command to parse/usr/bin/nm-B output from gcc object... OK
Checking how to run the C preprocessor... gcc-E
Checking for ansi c header files... yes
Checking for sys/types. h... yes
Checking for sys/stat. h... yes
Checking for stdlib. h... yes
Checking for string. h... yes
Checking for memory. h... yes
Checking for strings. h... yes
Checking for inttypes. h... yes
Checking for stdint. h... yes
Checking for unistd. h... yes
Checking for dlfcn. h... yes
Checking for objdir... libs
Checking if gcc supports-fno-rtti-fno-exceptions... no
Checking for gcc option to produce PIC...-fPIC-DPIC
Checking if gcc PIC flag-fPIC-DPIC works... yes
Checking if gcc static flag-static works... no
Linking file. o... (gcc)
Linking file. o... (gcc)
Checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
Checking whether-lc shocould be explicitly linked in... no
Checking dynamic linker characteristics... GNU/Linux ld. so
Checking how to hardcode library paths into programs... immediate
Checking whether stripping libraries is possible... yes
Checking if libtool supports shared libraries... yes
Checking whether to build shared libraries... yes
Checking whether to build static libraries... yes
Configure: creating./config. status
Config. status: creating Makefile
Config. status: creating src/Makefile
Config. status: creating config. h
Config. status: executing depfiles commands
Config. status: executing libtool commands
Configure: WARNING: unrecognized options: -- enable-debug
Gmake all-recursive
Making all in src
Compiling kdevelop_test.c (gcc)
Mv-f. deps/kdevelop_test.Tpo. deps/kdevelop_test.Po
Linking kdevelop_test (libtool) // It gets stuck!
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.