From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2001-06-25 08:30:56
Hi! On Mon, Jun 25, 2001 at 01:24:42AM +0200, Adam Dunkels wrote: > Here's another: Linking fails with the message "Unresolved external > `steaxspidx' referenced in:" (and a list of .o-files). It seems as if the > file "steaxpi.s" isn't even linked with the runtime library. The fix is easy: > just add the file "steaxpi.o" to the file libsrc/runtime/Makefile. This one has been on the "known bugs" page (http://www.cc65.org/bugs.php) for some time. When rearranging the makefile, I accidently removed the object file from the list of modules that were compiled and archived into the library. I will probably prepare a 2.6.2 bug fix version of the compiler & tools in the near future. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:40 CET