DragonFly kernel List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: HEADS UP: CSU changes
On Mon, Jun 14, 2004 at 10:10:26PM +0200, Joerg Sonnenberger wrote:
> Hi all,
> be careful when updating using the "make upgrade", you need a consistent
> world. Try to relink esp. C++ ports to test if the new crtbegin/crtend
> code works, it is used e.g. for constructors of file-scope objects.
>
> Joerg
OK, it seems that GCC 3.3 does some wiered things with its include paths,
either wait a bit more before updating or do a "cd lib/csu/common;
make obj; make depend all; make install" first. Otherwise buildworld will
fail.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]