vh.alisma.cz
Towards GCC for HelenOS (3) - libmpfr
http://vh.alisma.cz/blog/2013/02/13/towards-gcc-for-helenos-3-libmpfr
Towards GCC for HelenOS (3) - libmpfr. I described my effort to bring GCC to HelenOS. This post briefly summarizes porting of yet another GCC dependency: MPFR library. It comes a bit late as the progress was already reported on last HelenOS meeting but the meeting report did not contain the actual commands, so here are they. Again, we will use the configure-for-helenos.sh. Script to wrap the configuration of MPFR. With some directory where you want to actually keep it). MPFR H HAVE FILE. Fails because of...
ololoepepe.blogspot.com
Линукс, кодинг и не только: Собираем Qt5 в Ubuntu 10.04
http://ololoepepe.blogspot.com/2013/06/qt5-ubuntu-1004.html
Линукс, кодинг и не только. Понедельник, 24 июня 2013 г. Собираем Qt5 в Ubuntu 10.04. Да-да, вы не ошиблись. Именно 10.04. "Но как, почему, зачем такое извращение? 8212; спросите вы, — "Ведь есть 12.04, 12.10, 13.04, наконец! Итак, предположим, что у нас есть чистая Ubuntu 10.04. Убедитесь, что включены все источники приложений ( Система. Чтобы установить нужные пакеты, просто наберите в терминале:. Если планируется собирать модуль WebKit. То к списку следует добавить следующие пакеты:. Нам потребуется с...
gunslinger-yassan.blogspot.com
イッチョカマーの徒然草: 6月 2013
http://gunslinger-yassan.blogspot.com/2013_06_01_archive.html
先般 Windows8(64bit)にCygwinをインストール. しましたが、emacsでファイル一覧表示(C-x C-f Ret)が機能しません。 Doing vfork: resource temporarily unavailable とのメッセージが表示されます。 9670;起動したターミナル上で /bin/rebaseall を実行. 9670;Cygwinのsetup.exeを実行して libncurses. 長く触っていないうちにPICマイコンのプログラミング環境MPLABがメジャーバージョンアップされていました。 VISTAに入っている 旧環境. 8251;C はPIC32のみ対応のようですね。 今回はPIC18が対象なのでXC8をダウンロード。現バージョンは1.12でした。 インストーラを実行して進めていくと、ライセンスキーを要求されますが、空白のままNextとします。 9670;USBやLANを使用する場合は、必要に応じて無償の アプリケーションライブラリ. え?XC8サポートしてないの?8bit系チップを見捨てたのか? 8251;ビルドには無関係ですが、ソースコード...
gcc.gnu.org
GCC news and announcements- GNU Project - Free Software Foundation (FSF)
https://gcc.gnu.org/news.html
GCC news and announcements. Or some (older) GCJ news. Intel Skylake Server AVX-512 extensions support. New ISA extensions support AVX-512{BW,DQ,VL,IFMA,VBMI} was added to GCC. That includes inline assembly support, new intrinsics, and basic autovectorization. Code was contributed by Sergey Guriev, Alexander Ivchenko, Maxim Kuznetsov, Sergey Lega, Anna Tikhonova, Ilya Tocar, Andrey Turetskiy, Ilya Verbin, Kirill Yukhin and Michael Zolotukhin of Intel, Corp. C 14 language feature-complete. The Fortran comp...
grid.lipi.go.id
GRID LIPI
http://grid.lipi.go.id/main/navigate/info_software
Public cluster for open collaboration. Or Forgot Your Details? All form fields are required. Balikpapan - Kalimantan Timur. Banda Aceh - DI Aceh. Bandar Lampung - Lampung. Bandung - Jawa Barat. Banjar - Jawa Barat. Banjarbaru - Kalimantan Selatan. Banjarmasin - Kalimantan Selatan. Batam - Kepulauan Riau. Batu - Jawa Timur. Bau-Bau - Sulawesi Tenggara. Bekasi - Jawa Barat. Bima - Nusa Tenggara Barat. Binjai - Sumatera Utara. Bitung - Sulawesi Utara. Blitar - Jawa Timur. Bogor - Jawa Barat. Langsa - DI Aceh.
vhotspur.blogspot.com
Vojta's blog: Towards GCC for HelenOS (3) - libmpfr
http://vhotspur.blogspot.com/2013/02/towards-gcc-for-helenos-3-libmpfr.html
Towards GCC for HelenOS (3) - libmpfr. I described my effort to bring GCC to HelenOS. This post briefly summarizes porting of yet another GCC dependency: MPFR library. It comes a bit late as the progress was already reported on last HelenOS meeting but the meeting report did not contain the actual commands, so here are they. Again, we will use the configure-for-helenos.sh. Script to wrap the configuration of MPFR. With some directory where you want to actually keep it). MPFR H HAVE FILE. Fails because of...
tranaptic.ca
Tranaptic Solutions | Downloads
http://tranaptic.ca/wordpress/downloads
Creating a variety of affordable open source cross development tools ready to install and use. Each of the cross development tool sets include gcc, g , binutils, newlib, and gdb for the indicated target as well as gnu make. Previously a common zip file was provided with the required MinGW dlls and gnu make. The files that were included in the common zip file are now included directly in each cross-compiler to simplify download and installation. Sample environment configuration batch file. GCC 49.1 M6...
koujinogaku.github.io
開発環境(自作OS) : オリジナルOS作り(自作OS) : こうじのがく書庫: 自作OS、クラウド、ホームページ作成
http://koujinogaku.github.io/os-dev/dev-tools.html
Minimalist GNU for Windows. Gcc version 4.7.0 (GCC). GNU assembler (GNU Binutils) 2.22. GNU ld(GNU Binutils) 2.22. GNU Make 3.81. GNU bash 3.1.17(1). コンパイラーにはgcc 4.7.1を使います。 これまでgcc 4.2.2という古いバージョンを使っていたのですが、 一気にバージョンを上げました。 Binutils-2.22 GNU Binutils. Gmp-50.5 (GCCに必要) The GNU Multiple Precision Arithmetic Library. Mpfr-3.1.1 (GCCに必要) The GNU MPFR Library. Mpc-10.1 (GCCに必要) Gnu Mpc. Gcc-47.1 GCC, the GNU Compiler Collection.
zavyalov.com
Toolbox - Dmitry's Blog
http://www.zavyalov.com/raspberry-pi/toolbox
JTAG Hardware and Connection. In order to start deploying and debugging your bare-metal code into this little cute board, you need to do some homework. In your home folder (/home/foo) create folder 'work/toolchain'. Two subfolders 'build' and 'install' will be holding binaries for the toolbox. Foo@foo-home: $ cd foo@foo-home: $ mkdir work/toolchain/build -p foo@foo-home: $ mkdir work/toolchain/install foo@foo-home: $ cd work/toolchain/. A script to build:. Bin/sh . ./././settings.sh &...When it's complet...
tai1-mo.blogspot.com
Connecting The Dots: 9月 2011
http://tai1-mo.blogspot.com/2011_09_01_archive.html
Recfsusb2n 0.9.2をfit-PC2iに最適化する. Recfsusb2n 0.9.2をfit-PC2iに最適化する. でないと録画がうまくいかない可能性がありますし,省電力PCでCPUを常時使いまくってるのもどうなの?ってのがあるからです. 実はgcc-4.5からAtomの最適化オプションが提供されていて,これを追加してあげるだけでも処理負荷が1/3になったりします. Lsusb -d 0511: これを実行してなにか入れば,無事に認識できています. Tar zxvf recfsusb2n-0.9.2.tar.gz $ cd FSUSB2N $ make $ sudo cp recfsusb2n /usr/local/bin/. このコマンドはUHF24chを40秒間、test.tsにB25復号しながら記録ものです. Recfsusb2n -bv 24 40 test.ts. が必要だ!!って怒られるので,それらもソースからインストールします. それぞれに依存関係があるので,gmp,mpfr,mpcの順番で入れていきます. Windows用のキーボードだとAの左横がcapsになっていて&...