lp:~vivek-cs-iitr/helenos/gcc
Created by
Vivek Prakash
and last modified
- Get this branch:
- bzr branch lp:~vivek-cs-iitr/helenos/gcc
Only
Vivek Prakash
can upload to this branch. If you are
Vivek Prakash
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 1522. By Vivek Prakash <email address hidden>
-
add mpfr and mpc to Makefile too
- this Makefile is quick and dirty!
- there are lots of dependencies for libgmp,
libmpfr and libmpc. Particularly, the build
for libmpfr was disastrous.
- libmpfr needs libgmp first.
- libmpc needs libgmp and libmpfr first. - 1521. By Vivek Prakash <email address hidden>
-
add gmp to gcc/Makefile
- start porting libgmp
- TODO: add mpfr & mpc too
- decide where to place these external libraries - 1520. By Vivek Prakash <email address hidden>
-
add advanced Makefile for gcc
- this Makefile is very similar to that of binutils,
so in future common part has to be extracted from both.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:helenos