Trunk build problems

Christopher Faylor cgf@redhat.com
Mon Dec 16 19:22:00 GMT 2002


On Mon, Dec 16, 2002 at 01:12:17PM -0800, Nick Kelsey wrote:
>Configure line (from config.log):
>  $
>/ubicom/toolchain/work/../src/readline/configure --host=i686-pc-cygwin32 --t
>arget=ip2k-elf --prefix=/ubicom/ip2ktools --exec-prefix=/ubicom/ip2ktools/H-
>i686-pc-cygwin32 --srcdir=/ubicom/toolchain/work/../src/readline --with-gcc-
>version-trigger=/ubicom/toolchain/src/gcc/version.c --with-gnu-as --with-gnu
>-ld --enable-gdbmi --cache-file=../config.cache
>
>Linking messages:
>
>gcc -shared  -o libreadline.so.4 readline.so vi_mode.so funmap.so keymaps.so
                 ^^^^^^^^^^^^^^^^

An obvious problem for cygwin.

I've checked in a patch to fix this behavior, after consultation with
Elena.  It will require rerunning configure in the readline directory
to turn off shared library builds.

cgf



More information about the Gdb mailing list