Re: Building GDC on Ubuntu

2011-04-20 Thread edam
Jérôme M. Berger Wrote: > I am going to take a bet that you have "." in your path. If that is > the case, you need to add "CC=$(which gcc)" to your configure > command line (and it is not something you are doing wrong, it is a > bug in gcc). That worked! Jérôme, you are a star! Thank yo

Building GDC on Ubuntu

2011-04-19 Thread edam
Hi there, I'm trying to follow the instructions at https://bitbucket.org/goshawk/gdc/wiki/Home to build GDC from the mercurial repos, but I've not been successful. Not being familiar with the GCC build process myself, I was wondering if anyone could shed a bit of light on the problem? I shoul