|
From: James M. D. <mdu...@ya...> - 2002-12-30 23:14:54
|
--- "R. Bernstein" <ro...@pa...> wrote:
> Hi there, Ho there,
>
> Okay. Thanks for the information and looking into bashdb. If you have
> questions, comments, or problems with bashdb let us know.
>
I am running this on libtool
/usr/local/bin/../lib/bashdb/bashdb-list.inc: line 200: local:
+2D0M2D0D6Slibtool: value too great for base (error token is
"2D0M2D0D6Slibtool")
/usr/local/bin/../lib/bashdb/bashdb-list.inc: line 200: local:
+2D0M2D0D6Slibtool: value too great for base (error token is
"2D0M2D0D6Slibtool")
# the line is
local -i max_line=`_bashdb_get_assoc_scalar_entry "_maxline_"
$filevar`
# echo "debug: -- max_line: $max_line --"
bash -x ../libtool --mode=link i586-mingw32msvc-gcc
-DGLIB_STATIC_COMPILATION -mms-bitfields -Wall -D_REENTRANT
-I/usr/local/win32/include -I/usr/local/win32/include/glib-2.0/
-mms-bitfields -L/usr/local/win32/lib -o test-gdk-pixbuf.exe
test-gdk-pixbuf.o libgdk_pixbuf-2.0.la -L/usr/local/win32/lib/ -lgdi32
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv
It has something to do with the size of the identfiers,
i will gdb it.
mike
=====
James Michael DuPont
http://introspector.sourceforge.net/
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
|