November 08, 2005
Anders F Björklund wrote:
> David Friedman wrote:
> 
>> http://home.earthlink.net/~dvdfrdmn/d/
>>
>> After more than a month of "it's almost ready"... GDC now works with GCC 4.0.x.  There are lots of fixes too.  Go grab it!
> 
> 
> Grabbed it, compiled it, compiler crashed. Thanks, Apple.
> (it seemed to have worked just fine on Linux, so kudos!)
> 
> If and when I figure out why Tiger segfaults on anything
> more complicated than Herlo Wolld, I will post to D.gnu.
> 
> Maybe it's just me.
> --anders

Are you making a clean build? (I still need fix the dependencies in the Makefile...)

If you get stuck, let me know what gcc distro and compiler flags you are using.  I *should* get the same results...

David
November 08, 2005
David Friedman wrote:

> Are you making a clean build? (I still need fix the dependencies in the Makefile...)
> 
> If you get stuck, let me know what gcc distro and compiler flags you are using.  I *should* get the same results...

Never mind, I was using my custom build as I was trying to make a new
GCC patch to bring the "framework" stuff over from Apple's GCC tree...

And then I had to use GCC 4.0.0, even though it was "known not to work".
Will switch over to GCC 4.0.2 and the vanilla build, see how that goes.

--anders
1 2
Next ›   Last »