The compiler tag has no wiki summary.
1
vote
0answers
35 views
Has anyone got the Android NDK toolchains to run on ARM instead of x86 or x86_64?
I have been going over the "dev scripts" in the $NDK/build/tools directory of the Android NDK and have been modifying them to build host/build tool-chains that run on ARM instead of x86 or x86_64. For ...
1
vote
0answers
130 views
Making CodeBlocks work with Terminator?
I want to make the programs compiled by Codeblocks, run the shell program 'Terminator'.
So I went into Environment Settings > Terminal to launch console programs, the default value is xterm -T $TITLE ...
0
votes
0answers
36 views
g cc installation in fedora 20
yum install g cc
Error: cannot retrieve meta-link for repository: fedora/20/x 86_64.
Please verify its path.
this is error i am getting during installation of g cc compiler in fedora 20. can any ...
0
votes
0answers
179 views
Clang with Code::Blocks on Debian Wheezy [Stable]
In my pretty default Debian install:
devsys@zotac:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.4 (wheezy)
Release: 7.4
Codename: ...