This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trunk build problems


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]