This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
696206c405a830841b2256f7a0f965a135cda433
nixpkgs
/
pkgs
/
build-support
/
gcc-wrapper
History
Lluís Batlle i Rossell
a375ffa53f
Adding gccgo for gcc4.7.
...
I tested hello world, and it works.
2012-08-03 19:49:53 +02:00
..
add-flags
Merging the gnat-wrapper and gcc-wrapper into a single gcc-wrapper.
2010-01-16 21:32:44 +00:00
builder.sh
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
2012-01-18 20:16:00 +00:00
buildergo.sh
Adding gccgo for gcc4.7.
2012-08-03 19:49:53 +02:00
default.nix
Adding gccgo for gcc4.7.
2012-08-03 19:49:53 +02:00
gcc-wrapper.sh
* Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing
2011-12-12 14:02:12 +00:00
gnat-wrapper.sh
Adding two files I forgot to the gcc-wrapper, comming from the old
2010-01-16 23:09:27 +00:00
gnatlink-wrapper.sh
Adding two files I forgot to the gcc-wrapper, comming from the old
2010-01-16 23:09:27 +00:00
ld-wrapper.sh
Fix about the order of -rpath and -L in the ld-wrapper
2010-12-14 15:22:25 +00:00
setup-hook.sh
…
utils.sh
…