[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] 2.6.2.....
From: |
Dennis Decker Jensen |
Subject: |
Re: [Gcl-devel] 2.6.2..... |
Date: |
Mon, 07 Jun 2004 20:08:54 +0000 |
Camm Maguire writes:
> Unless the unforeseen arises, 2.6.2c2 + test result
> README files => 2.6.2. I'm going to run my tests
> now and hopefully have them finished by the end of
> the weekend.
> Congratulations, all!
Hardware:
Pentium III (mobile), 256 MiB RAM, Thinkpad X23
System:
Linux debian 2.6.6-1-686 #1 Wed May 12 14:57:57 EST 2004 i686 GNU/Linux
Using Debian unstable (sid)
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.3 (Debian 20040422)
GNU ld version 2.14.90.0.7 20031029 Debian GNU/Linux
GCL CVS Version_2_6_2c2:
configure --enable-ansi --enable-readline
(default --enable-statsysbfd)
Make failed with this failure :
gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer
-I/home/ddj/gcl-2.6.2c2/o -I../h -I../gcl-tk plt.c
gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer
-I/home/ddj/gcl-2.6.2c2/o -I../h -I../gcl-tk fat_string.c
fat_string.c:17:17: bfd.h: No such file or directory
fat_string.c:18:21: bfdlink.h: No such file or directory
fat_string.c:229: error: parse error before "bfd_combined_table_update"
fat_string.c:229: error: parse error before "PTR"
fat_string.c:229: warning: `struct bfd_link_hash_entry' declared inside
parameter list
fat_string.c:229: warning: its scope is only this definition or declaration,
which is probably not what you want
fat_string.c:229: warning: return type defaults to `int'
fat_string.c: In function `bfd_combined_table_update':
fat_string.c:231: error: `ct' undeclared (first use in this function)
fat_string.c:231: error: (Each undeclared identifier is reported only once
fat_string.c:231: error: for each function it appears in.)
fat_string.c:232: error: `false' undeclared (first use in this function)
fat_string.c:234: error: `h' undeclared (first use in this function)
fat_string.c:234: error: `bfd_link_hash_defined' undeclared (first use in this
function)
fat_string.c:235: error: `true' undeclared (first use in this function)
fat_string.c: In function `fSset_up_combined':
fat_string.c:297: error: invalid use of undefined type `struct bfd_link_info'
fat_string.c:300: warning: implicit declaration of function
`bfd_link_hash_traverse'
fat_string.c:300: error: invalid use of undefined type `struct bfd_link_info'
fat_string.c:307: error: invalid use of undefined type `struct bfd_link_info'
fasdump.c: At top level:
../h/ptable.h:53: error: storage size of `link_info' isn't known
make[1]: *** [fat_string.o] Error 1
make[1]: Leaving directory `/home/ddj/gcl-2.6.2c2/o'
make: *** [unixport/saved_pre_gcl] Error 2
configure --enable-ansi --enable-readline --disable-statsysbfd --enable-locbfd
make compiles in 18m3s
303 ansi test failures
The random tester ran for over 2.5 hours (5000 8) without crashing,
with RES memory increasing to 118MiB and SHA staying around 14MiB.
What is dlopen for? Should I try that instead?
Thanks,
Dennis Decker Jensen
Re: [Gcl-devel] 2.6.2....., Vadim V. Zhytnikov, 2004/06/07
Re: [Gcl-devel] 2.6.2.....,
Dennis Decker Jensen <=
Re: [Gcl-devel] 2.6.2....., Camm Maguire, 2004/06/07
RE: [Gcl-devel] 2.6.2....., Billinghurst, David (CALCRTS), 2004/06/07