henne...@cableone.net wrote:
I've been trying to make an atmega88 and a atmega168 based on the atmega48.
Having written my code and wanting to try to compile it,
I edited Makefile.am to add them to the build system.
When I ran bootstrap again, I got a slew of messages about bad cached data.
I have never seen this type of message before on any autoconf project.
I wonder what would even trip it.
When running configure, I was told that --enable-python was not a recognized 
option.
--enable-tcl was ok.
After moving autom4te.cache, I tried again.
Better to run bootstrap -c.
Same result.
I've attached the new Makefile.am .

As Thomas said, you want to add your new files to the list "libsim_la_SOURCES"
in src/Makefile.am.  Then bootstrap from the top directory.

When in doubt, bootstrap -c, then bootstrap.
--
Michael Hennebry
henne...@cableone.net
"War is only a hobby."



---- Msg sent via CableONE.net MyMail - http://www.cableone.net


--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherr...@oarcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985




_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to