This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] top-level configure changes for HPPA


libc-aplha,

When checking for DWARF2 unwind info the link order for 
hppa requires -lgcc_eh to be placed before -lgcc.

Change tested on i386 and nothing broke.

c.

---

2002-11-16  Carlos O'Donell  <carlos@baldric.uwo.ca>

	* configure.in: Change "-lgcc -lgcc_eh" to "-lgcc_eh -lgcc" to
	accomodate required hppa linking order.
	* configure: Regenerate.

Attachment: 12-glibc23-hppa-configure
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]