13:14 < doko> what does a stage1 build produce?
13:14 < hrw> When I do DEB_STAGE=stage1 build I build only gcc (as there is no 
libc yet). /usr/lib/gcc/TRIPLET/4.7/include{-fixed} were in gcc in 4.7.2-4 so 
it worked fine. 4.7.2-5 moved those to libgcc-dev package
13:14 < hrw> doko: cpp and gcc only
13:14 < doko> so you need it merged again into these packages?
13:14 < hrw> libgcc is built in stage2
13:14 < hrw> yes
13:17 < doko> hrw: is with_libgcc set for stage1 builds?
13:18 < hrw> iric not
13:18 < hrw> doko: rules.defs: if DEB_STAGE=stag1 then with_shared_libgcc = no
13:20 < doko> I was asking for with_libgcc ;p
13:23 < hrw> doko: with_libgcc is always set iirc. with_shared_libgcc not always
13:37 < mru> I've seen all kinds of breakage lately without shared libgcc
13:37 < mru> and sometimes shared is a source of grief too
13:42 < doko> hrw: well, then you'd need reuse header_files, and just install 
the basic set of libaries needed for stage1. maybe copy some modified macros 
from binary-libgcc.mk

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1078736

Title:
  No gcc headers on stage1 bootstrap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1078736/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to