[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: release in 2.2?



Joel Klecker <jk@espy.org> writes:

> At 12:39 -0700 1999-05-13, Jim Pick wrote:
> >I put the patch into the latest egcs package.  It doesn't seem to fix
> >the problem with Lynx, but glib isn't complaining anymore.
> 
> What is the problem with lynx? LYMainLoop.c? Tried -D__NO_STRING_INLINES?

Here's the problem:

make[2]: Entering directory `/home/jim/src/lynx/lynx-2.8.1/WWW/Library/unix'
gcc -DHAVE_CONFIG_H -DNSL_FORK  -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -DLINUX    -I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH  -c  ../../../WWW/Library/Implementation/HTTP.c
/tmp/cc0796tl.s: Assembler messages:
/tmp/cc0796tl.s:2388: Error: Can not represent OFFSET_IMM relocation in this object file format (1)
make[2]: *** [../../Library/unix/HTTP.o] Error 1
make[2]: Leaving directory `/home/jim/src/lynx/lynx-2.8.1/WWW/Library/unix'

It looks like the problem that was supposed to be avoided by Jim
Studt's workaround.  I haven't had time to dig much deeper though.
Turning off optimization helps.

Cheers,

 - Jim


Reply to: