public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* configure problem - vfork
@ 2003-01-03  3:38 Kim Ju-Yeol
  0 siblings, 0 replies; only message in thread
From: Kim Ju-Yeol @ 2003-01-03  3:38 UTC (permalink / raw)
  To: gcc-help

How are you?
I met the hanging problem in "checking for working vfork...
" when I execute configure command of gcc-3.2.1.
My steps are as belows.

Could you let me know if you have any idea.

Thanks


# ./config.guess
alphaev56-dec-osf5.1
# uname -a
OSF1 vnikorea.vni.co.kr V5.1 1885 alpha
# cc -V
Compaq C V6.4-009 on Compaq Tru64 UNIX V5.1A (Rev. 1885)
Compiler Driver V6.4-008 (sys) cc Driver


# ./configure
Configuring for a alphaev56-dec-osf5.1 host.
Created "Makefile" in /usr/local/install_sw/gcc-3.2.1 using "mt-frag"
Configuring libiberty...
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... no
checking for perl... perl
checking host system type... alphaev56-dec-osf5.1
checking build system type... alphaev56-dec-osf5.1
checking for ar... ar
checking for ranlib... true
checking for gcc... cc
checking whether we are using GNU C... no
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... inline
checking for a BSD compatible install... ./../install-sh -c
checking how to run the C preprocessor... cc -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking for ANSI C header files... yes
checking for uintptr_t... no
checking whether the C compiler
(cc -pthread -ieee_with_no_inexact -I/usr/local/vni/CTT4.0/include )
works... yes
checking whether the C compiler
(cc -pthread -ieee_with_no_inexact -I/usr/local/vni/CTT4.0/include ) is a
cross-compiler... no
checking for asprintf... no
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemps... no
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for sigsetmask... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork...

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-03  3:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-03  3:38 configure problem - vfork Kim Ju-Yeol

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).