dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]MinGW and Portable.NET


From: Earnie Boyd
Subject: Re: [DotGNU]MinGW and Portable.NET
Date: Thu, 16 Oct 2003 12:40:55 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130

Gopal V wrote:

A new release ie 0.6.0 has occured today. Could you
check this up against that ?.. I am able to do builds of the entire toolset on raw Cygwin. It should
work without pipes , pipes are simply an optimisation
to reduce disk access while compilation.


Raw Cygwin as in dependent on the cygwin1.dll runtime? I want raw windows as dependent on the MSVCRT.DLL runtime. The CVS version of cscc fails in the configure process for pnetC. See the attached config.log file.

Also I hope you build pnetlib before building pnetC ?

Yes, I gave up on a seperate build directory for now and did a build in the source. I still want to know how to tell csant how to find the source directory.

Earnie
--
http://www.mingw.org
Powered by SourceForge <http://sourceforge.net/projects/mingw>
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ../../pnetC/configure --prefix=/mingw

## --------- ##
## Platform. ##
## --------- ##

hostname = QWEST-WKCH1I7I3
uname -m = i686
uname -r = 1.0.10(0.46/3/2)
uname -s = MINGW32_NT-5.1
uname -v = 2003-10-11 10:14

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/WINNT/system32
PATH: /c/WINNT
PATH: /c/WINNT/System32/Wbem
PATH: /c/Program Files/Microsoft SQL Server/80/Tools/Binn/
PATH: /opt/WideStudio/ws/bin
PATH: /opt/WideStudio/ruby/bin
PATH: /opt/WideStudio/Perl/bin
PATH: .
PATH: /opt/WideStudio/Python
PATH: /opt/WideStudio/gcc/bin
PATH: /c/Program Files/Common Files/Adaptec Shared/System
PATH: /opt/Vim/vim61
PATH: /opt/mozilla/1.1


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1286: checking build system type
configure:1304: result: i686-pc-mingw32
configure:1312: checking host system type
configure:1326: result: cli-unknown-none
configure:1334: checking target system type
configure:1348: result: cli-unknown-none
configure:1376: checking for a BSD-compatible install
configure:1430: result: /bin/install -c
configure:1441: checking whether build environment is sane
configure:1484: result: yes
configure:1517: checking for gawk
configure:1533: found /bin/gawk
configure:1543: result: gawk
configure:1553: checking whether make sets $(MAKE)
configure:1573: result: yes
configure:1652: checking for cli-unknown-strip
configure:1668: found /mingw/bin/cli-unknown-strip
configure:1678: result: cli-unknown-strip
configure:1737: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1746: result: no
configure:1830: checking for cscc
configure:1849: found ../pnet/cscc/cscc
configure:1861: result: ../pnet/cscc/cscc
configure:1880: checking for ilrun
configure:1899: found 
/prj/DotGNU/Portable.NET/r_0_6_0/bld/pnetC/../pnet/engine/ilrun
configure:1911: result: 
/prj/DotGNU/Portable.NET/r_0_6_0/bld/pnetC/../pnet/engine/ilrun
configure:1943: checking for gawk
configure:1969: result: gawk
configure:1987: checking for cli-unknown-gcc
configure:2013: result: ../pnet/cscc/cscc
configure:2295: checking for C compiler version
configure:2298: ../pnet/cscc/cscc --version </dev/null >&5
cscc version 0.6.1
configure:2301: $? = 0
configure:2303: ../pnet/cscc/cscc -v </dev/null >&5
cscc version 0.6.1
configure:2306: $? = 0
configure:2308: ../pnet/cscc/cscc -V </dev/null >&5
c:\mnt\prj\DotGNU\Portable.NET\r_0_6_0\bld\pnet\cscc\cscc.exe: argument to `-V' 
is missing
configure:2311: $? = 1
configure:2335: checking for C compiler default output
configure:2338: ../pnet/cscc/cscc -x c  -fplugin-c-path=../pnet/cscc/cscc-c-s 
-fplugin-cs-path=../pnet/cscc/cscc-cs -nostdinc -fcross-compile-check -nostdlib 
conftest.c  >&5
Don't know how to spawn child processes on this system
configure:2341: $? = 1
configure: failed program was:
| #line 2314 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pnetC"
| #define VERSION "0.6.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2380: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-mingw32
ac_cv_build_alias=i686-pc-mingw32
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=cli-unknown-none
ac_cv_path_CSCC=../pnet/cscc/cscc
ac_cv_path_ILRUN=/prj/DotGNU/Portable.NET/r_0_6_0/bld/pnetC/../pnet/engine/ilrun
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=../pnet/cscc/cscc
ac_cv_prog_STRIP=cli-unknown-strip
ac_cv_prog_cc_cross=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=cli-unknown-none

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /prj/DotGNU/Portable.NET/r_0_6_0/pnetC/missing --run 
aclocal-1.7'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /prj/DotGNU/Portable.NET/r_0_6_0/pnetC/missing --run tar'
AUTOCONF='${SHELL} /prj/DotGNU/Portable.NET/r_0_6_0/pnetC/missing --run 
autoconf'
AUTOHEADER='${SHELL} /prj/DotGNU/Portable.NET/r_0_6_0/pnetC/missing --run 
autoheader'
AUTOMAKE='${SHELL} /prj/DotGNU/Portable.NET/r_0_6_0/pnetC/missing --run 
automake-1.7'
AWK='gawk'
CC='../pnet/cscc/cscc'
CCDEPMODE=''
CFLAGS='-x c  -fplugin-c-path=../pnet/cscc/cscc-c-s 
-fplugin-cs-path=../pnet/cscc/cscc-cs'
CPPFLAGS='-nostdinc'
CSCC='../pnet/cscc/cscc'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
ILRUN='/prj/DotGNU/Portable.NET/r_0_6_0/bld/pnetC/../pnet/engine/ilrun'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-fcross-compile-check -nostdlib'
LIBOBJS=''
LIBRARY_SUFFIX='64'
LIBS=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /prj/DotGNU/Portable.NET/r_0_6_0/pnetC/missing --run 
makeinfo'
OBJEXT=''
PACKAGE='pnetC'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PNETLIB_PATH='/prj/DotGNU/Portable.NET/r_0_6_0/bld/pnetC/../pnetlib'
PNET_PATH='/prj/DotGNU/Portable.NET/r_0_6_0/bld/pnetC/../pnet'
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='cli-unknown-strip'
VERSION='0.6.1'
ac_ct_CC=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='cli-unknown-none'
host_alias='cli-unknown'
host_cpu='cli'
host_os='none'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/prj/DotGNU/Portable.NET/r_0_6_0/pnetC/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/mingw'
program_transform_name='s,^,cli-unknown-,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='cli-unknown-none'
target_alias='cli-unknown'
target_cpu='cli'
target_os='none'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "pnetC"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.6.1"

configure: exit 77

reply via email to

[Prev in Thread] Current Thread [Next in Thread]