Changes between Initial Version and Version 1 of FuzixBuildNotes


Ignore:
Timestamp:
Nov 22, 2020, 4:30:14 PM (5 years ago)
Author:
Eric Hazen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FuzixBuildNotes

    v1 v1  
     1Trying to build FUZIX for z80pack.
     2
     3* Install sdcc from repo
     4* Clone Alan's git https://github.com/EtchedPixels/FUZIX
     5 * https://github.com/EtchedPixels/FUZIX/commit/f5de5a8da1456e387ba0330d6e6e85e3f6ad76e3
     6
     7'''2020-11-22'''
     8
     9Running 'make' in FUZIX with z80pack as target.  It sure is taking a long time.
     10Next time will try '''make -j 8'''