Commit e9577224 by Bob Wilson Committed by Bob Wilson

* config/xtensa/elf.h (LIB_SPEC): Add "-lhal".

From-SVN: r58837
parent 49dd74ef
2002-11-05 Bob Wilson <bob.wilson@acm.org>
* config/xtensa/elf.h (LIB_SPEC): Add "-lhal".
2002-11-05 John David Anglin <dave2hiauly1.hia.nrc.ca>
* pa64-hpux.h (LIB_SPEC): Fix p and pg options.
......
......@@ -65,7 +65,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#undef ASM_FINAL_SPEC
#undef LIB_SPEC
#define LIB_SPEC "-lc -lsim -lc -lhandlers-sim"
#define LIB_SPEC "-lc -lsim -lc -lhandlers-sim -lhal"
#undef STARTFILE_SPEC
#define STARTFILE_SPEC "crt1-sim%O%s crti%O%s crtbegin%O%s _vectors%O%s"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment