gcc-as-opcode linux assemble
標簽: gcc-as-opcode assemble linux
上傳時間: 2015-04-20
上傳用戶:kelimu
perfect gcc book for using system and tutorial , youcan using it as a good book to learing
標簽: using book tutorial perfect
上傳時間: 2013-11-25
上傳用戶:ecooo
Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6
標簽: cross-compiler arm-linux-gcc Compile SQLite
上傳時間: 2016-03-14
上傳用戶:qb1993225
This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They should work, but are not very easy to understand. Everything is done entirely within the register set, making the functions fast and clean.
標簽: functions string-include defines assumes
上傳時間: 2014-01-09
上傳用戶:tedo811
The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. * The source files for the AVRcam had the author name and copyright information added back into them after the judging of the project, since it states in the competition rules that the author s name can not be present during their inspection. * The included source files are the ones that were submitted for the entry into the Circuit Cellar contest. I have continued to develop the AVRcam, and have added several new features (such as ignoring objects that aren t larger than a minimum size, removing tracked objects that overlap with each, and some general optimizations). If you are interested in the latest source, email me at john@jrobot.net * For more info about the AVRcam, check out http://www.jrobot.net John Orlando August 20, 2004
標簽: distribution version AVRcam source
上傳時間: 2016-12-30
上傳用戶:GavinNeko
AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample programs are provided as well.
標簽: microcontrollers the includes AVR-Ada
上傳時間: 2017-05-06
上傳用戶:lacsx
code about gtk++ for MID intel develop in Linux moblin. code interface write as language c in linux, compiler is gcc
標簽: code interface language develop
上傳時間: 2014-01-08
上傳用戶:王小奇
GCC資料大全.pdf 學習GCC和MAKEFILE的好幫手
標簽: GCC
上傳時間: 2013-07-13
上傳用戶:dtvboyy
GCC中文手冊,易用,高效 是gcc不可缺少的手冊
標簽: GCC
上傳時間: 2013-05-19
上傳用戶:Amygdala
新手資料,AVR單片機GCC程序設計及其設計例程
上傳時間: 2013-06-11
上傳用戶:mosliu