Short: ISO C compiler, PPC-WarpOS Target Author: vb@compilers.de (Volker Barthelmann),frank@phoenix.owl.de (Frank Wille) Uploader: frank phoenix owl de (Frank Wille) Type: dev/c Version: 0.8j Architecture: generic vbcc - portable ISO/ANSI C compiler (c) in 1995-2006 by Volker Barthelmann INTRODUCTION vbcc is a portable and retargetable ISO/ANSI C compiler. This archive contains the startup codes, C-libraries, amiga.lib replacements as well as all the standard and system specific header files for this target. All major parts of this distribution (including compiler, preprocessor, libraries etc.) have been built using this system. INSTALLATION Just execute the installer or extract the archive into your vbcc/targets directory. You may install as many targets as you need to support. LEGAL Note that this distribution contains several programs, libraries etc. that are from different authors and are under different legal status. So always read the corresponding documentation to find out under what conditions a certain file may be used, distributed etc. For the most part you can assume that you may use everything for non-commercial purposes and may distribute the unchanged archive in whole. Changing any parts from this archive, distributing parts of it or using it commercially might be legal for certain parts, but illegal for others, so read all docs carefully before doing any of the above. BUGREPORTS/COMMENTS If you think vbcc generates bad code, throws enforcer hits, crashes, seems to be not ISO-compliant etc. and the problem is not mentioned anywhere in this docs as known problem, please send a mail with your system configuration, the vbcc version, the command line you used, the source that caused the problem and a brief description of the problem to vb@compilers.de and/or frank@phoenix.owl.de Also if you find problems with the includes, the libraries or you have suggestions, dislikes etc. send us a mail. Corrections, improvements etc. of the manuals are appreciated, too. Volker Barthelmann vb@compilers.de Frank Wille frank@phoenix.owl.de