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

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since c486f83 was c486f83, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 6 years ago

Remove unused obsolete files, and remove references to libsoftint in demos

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