On 11/9/2010 19:24, vasily postnicov (via DragonFly issue tracker) wrote:
>
> vasily postnicov<shamaz.mazum@gmail.com> added the comment:
>
> alexh, I've compiled libc (via make buildworld&& make installworld) with -g
> option. unfortunately I can not "build world" with -O0 option (An error occurs).
> Here is some output:
How did you specify -O0 and what error are you getting? Because world
and kernel build just fine here with -O0.
Sascha