http://bugzilla.gdcproject.org/show_bug.cgi?id=63
Timo Sintonen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Timo Sintonen <[email protected]> --- Not fully releted but... When building a cross compiler, c++ for target is also built. The time is not the issue there but c++ and its runtime library may not build in all systems. If they build properly they may not work anyway. In addition, c++ runtime requires libc for target to be installed before it is possible to start compiling gcc. -- You are receiving this mail because: You are watching all bug changes.
