Compiling C Source Code


Syntax

cc68k -fno-builtin -I ${WIND_BASE}/target/h -nostdinc -O -c -g -m68040 -DCPU=MC68040 filename.c

Note: you need to have set up your user environment as per Configuring VxWorks for Your Account document for this to work properly.


Additional Information

  • Please see the GNU compiler refernce manual for further information.

    Return to Primary Table of Contents


    Last Updated: 3 March 1997
    Created by: Dan Eyassu
    eyassud@db.erau.edu