[Mono-list] Creating a simple apps that connect to Mysql

Ariel Rios ariel@gnu.org
04 Nov 2002 11:09:40 -0600


On Fri, 2002-11-01 at 17:57, Rodrigo Moya wrote:

> > Is this the same case for compiling under Linux?
> > 
> yes, the switches are the same.

Do I need a specific gcc version? I cannot compile from CVS. I get:

Building and installing mono
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
Running aclocal  ...
Running autoheader...
Running automake --gnu  ...
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
mono/arch/Makefile.am: installing `./depcomp'
mono/jit/Makefile.am: installing `./compile'
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings
--prefix=/home/ariel/install ...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... mawk
checking whether gmake sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles...
yes
checking host platform characteristics... ok
checking for gcc... gcc
checking for gcc... (cached) gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables


-- 
Ariel Rios <ariel@gnu.org>