Re: emulators/virtualbox-ose can't work when switching to gcc46

2013-09-13 Thread John Hein
Baptiste Daroussin wrote at 15:22 +0200 on Sep 13, 2013: > On Fri, Sep 13, 2013 at 03:33:57PM +0300, Volodymyr Kostyrko wrote: > > Hello. > > > > Just a tiny background. I'm just experimenting with getting rid of > > in-base gcc and using compiler from ports whenever possible. And gcc46 > > p

Re: emulators/virtualbox-ose can't work when switching to gcc46

2013-09-13 Thread Baptiste Daroussin
On Fri, Sep 13, 2013 at 03:33:57PM +0300, Volodymyr Kostyrko wrote: > Hello. > > Just a tiny background. I'm just experimenting with getting rid of > in-base gcc and using compiler from ports whenever possible. And gcc46 > produces much better code then our gcc42. > > When I change USE_GCC to y

emulators/virtualbox-ose can't work when switching to gcc46

2013-09-13 Thread Volodymyr Kostyrko
Hello. Just a tiny background. I'm just experimenting with getting rid of in-base gcc and using compiler from ports whenever possible. And gcc46 produces much better code then our gcc42. When I change USE_GCC to yes everything compiles and install perfectly. But when I try to run VirtualBox