Mail Archives: djgpp-workers/1999/06/26/14:23:01
Hi!
Seems that there are still problems with bash-2.03 binaries. Here
is way how to reproduce them:
- if gcc-2.95 prerelease snapshot sources is unpacked on drive
different from one where DJGPP is installed then make fails in
directory libiberty. No similar problems if old bash version is
used. Binary of make-3.77 from DJGPP distribution even
segfaults (when I rebuilt make with almost current CVS
version of DJGPP then no more segfault, anyway it didn't work)
If I use bash-1.14.7 all works Ok.
Unfortunately no easier way how to trigger these problems.
I perhaps shall have no possibilty to test this more in next 2 weeks.
Andris.
----------- begin of make -d output removed --------------
Updating goal targets....
Considering target file `all-gcc'.
File `all-gcc' does not exist.
Considering target file `all-bison'.
File `all-bison' does not exist.
Considering target file `all-texinfo'.
File `all-texinfo' does not exist.
Considering target file `all-libiberty'.
File `all-libiberty' does not exist.
Finished dependencies of target file `all-libiberty'.
Must remake target `all-libiberty'.
Too many parameters - all-libiberty
Bad command or file name
Abort!
Exiting due to signal SIGABRT
Raised at eip=0001eaaf
eax=00073980 ebx=00000000 ecx=00000000 edx=00000000 esi=00004000 edi=00000120
ebp=00073a2c esp=00073970 program=D:\DJGPP\BIN\MAKE.EXE
cs: sel=0137 base=82e02000 limit=008fdfff
ds: sel=013f base=82e02000 limit=008fdfff
es: sel=013f base=82e02000 limit=008fdfff
fs: sel=0117 base=00022250 limit=0000ffff
gs: sel=014f base=00000000 limit=ffffffff
ss: sel=013f base=82e02000 limit=008fdfff
App stack: [000763ac..000363ac] Exceptn stack: [00036300..000343c0]
Call frame traceback EIPs:
0x0001bdab
0x0001eaaf
0x00027e0d
0x00027dbd
0x00028f2b
0x00021711
0x0001a93c
0x00005831
0x00005982
0x00005c1f
0x00004b6e
0x0000dbf1
0x0000d5b6
0x0000c91f
0x0000d7fc
0x0000d0b9
0x0000c91f
0x0000d7fc
0x0000d0b9
0x0000c91f
0x0000d7fc
0x0000d0b9
0x0000c91f
0x0000c5ee
0x00002eff
0x000197de
- Raw text -