Examples/Testing of powerpc-wrs-vxworks-gcc
C C++
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
ldscripts
.gitignore
Makefile
README
base.mk
default_2.23.1.ld
frc-drop-in.h
main.c
test_cxx.cc
vxworks-no-munch.c
vxworks-util.c
vxworks-util.h
vxworks_elf.ld

README


Script to build a non-ancient compiler: https://bitbucket.org/jmesmon/vxworks-gcc-patches

TODO:
	- Network Proto
	- FPGA access
	- Use some vxworks functions

Strip

    # -G '' = Make all symbols "local" except the init func.
    objcopy -G FRC_UserProgram_StartupLibraryInit --strip-unneeded FRC_UserProgram.out