source: mainline/uspace/dist/src/c/demos/hello/build.gcc@ 536ab4f

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 536ab4f was 9d1be7b, checked in by Vojtech Horky <vojtechhorky@…>, 12 years ago

Add demos/hello build script for GCC

  • Property mode set to 100644
File size: 92 bytes
Line 
1gcc -nostdlib -nostdinc -I/inc/c -Wl,-T/inc/_link.ld -L/lib -lc -lsoftint -o hello hello.c
2
Note: See TracBrowser for help on using the repository browser.