zcc --list

Announcements for z88dk releases
Post Reply
alvin
Well known member
Posts: 1872
Joined: Mon Jul 16, 2007 7:39 pm

zcc --list

Post by alvin »

New option "--list" has been added to zcc to generate list files when compiling binaries. The crt will be among the list files generated.

For windows or osx users you can simply replace your zcc binary with one from a nightly build. Other uses will have to recompile zcc from source to update.
Post Reply