Hi Yann, On Wed, Aug 07, 2002 at 06:07:02PM +0200, Yann Dirson wrote: > There are problems with a circular dep between the bigloo and scribe > packages, so, as the scribe package was not successfully built on > mips/mipsel, bigloo has to be build manually. Could one of you please > take care of this ? I built bigloo on mips but scribe doesn't build:
parser.scm: /tmp/ccPD8zta.s: Assembler messages: /tmp/ccPD8zta.s:4112: Error: Branch out of range /tmp/ccPD8zta.s:4122: Error: Branch out of range /tmp/ccPD8zta.s:4337: Error: Branch out of range /tmp/ccPD8zta.s:4654: Error: Branch out of range /tmp/ccPD8zta.s:4660: Error: Branch out of range .... /tmp/ccPD8zta.s:57014: Error: Branch out of range /tmp/ccPD8zta.s:57355: Error: Branch out of range /tmp/ccPD8zta.s:57696: Error: Branch out of range /tmp/ccPD8zta.s:58037: Error: Branch out of range /tmp/ccPD8zta.s:58378: Error: Branch out of range /tmp/ccPD8zta.s:58719: Error: Branch out of range /tmp/ccPD8zta.s:59060: Error: Branch out of range /tmp/ccPD8zta.s:59401: Error: Branch out of range make[2]: *** [parser.o] Error 1 make[2]: Leaving directory `/home/agx/bigloo/scribe-1.0c/scribeinfo' make[1]: *** [boot-c] Error 2 make[1]: Leaving directory `/home/agx/bigloo/scribe-1.0c' with gcc-2.95.4. I'll try with 3.X on Monday. -- Guido

