Re: Rebuilding Slush
Bryan Armstrong <bryan.armstrong-6tN4nzCoH/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
James Alan Umstot wrote: > I was wondering if the Dallas fokes wouldn't mind offering up instructions > on the rebuilding of Slush using the resources available in the tini1.12 > sdk. I've seen alot of peoples attempts and problems, but I haven't seen a > clean methodology into which I can throw my own mistakes. It would be > easier to start with a clean, buildable version, which I could then modify. > In this way, I could isolate any errors to that which I have changed. Here is the build command line from the Makefile I use: MODULES=modules.jar SLUSHBIN=slush.tbin TINIDB=tini.db TINICONV=java -classpath tini.jar TINIConvertor -t 470100 $(TINICONV) -f . -path $(MODULES) -l -o $(SLUSHBIN) -d $(TINIDB) -noreflect -f com/dalsemi/protocol/mailto/Handler.class -ref com.dalsemi.protocol.mailto.Handler -- -- Bryan Armstrong bryan.armstrong-6tN4nzCoH/[email protected] _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini