> On Mon, Jun 11, 2007 at 05:35:02PM -0500, Stephen R Marenka wrote: > > This > > > /usr/bin/ld: final link failed: Nonrepresentable section on output > > reminds me of this from xulrunner. > > gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long > -Wall -pipe -pthread -pipe -DNDEBUG -DTRIMMED -O2 -fno-strict-aliasing -g -o > js js.o > -Wl,--as-needed -lm -ldl -L../../dist/bin -L../../dist/lib -ldl -lm > -L. -L../../dist/bin > -lmozjs -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lreadline > > | js.o: In function `GetLine': > | /build/buildd/xulrunner-1.8.1.4/js/src/js.c:149: undefined reference to > | `readline' > | /build/buildd/xulrunner-1.8.1.4/js/src/js.c:153: undefined reference to > | `add_history' > | /usr/bin/ld: js: hidden symbol `readline' isn't defined > | /usr/bin/ld: final link failed: Nonrepresentable section on output > | collect2: ld returned 1 exit status > > Any of ya'll working on binutils atm?
Nope - we should perhaps verify it's a real regression first. Do you have a quick test case available? Does anyone have the previous known good version of binutils around? Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]