Re: libraries on windows

2011-04-20 Thread Iain Buclaw
== Quote from Kagamin (s...@here.lot)'s article > Iain Buclaw Wrote: > > Anyway, yes I believe this would be the expected behaviour. GDC has a > > slightly > > different strategy than DMD to ensure symbols that are supposed to be only > > linked > > once are done so correctly. > Haha, just by mak

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

Re: Building GDC on Ubuntu

2011-04-20 Thread Jérôme M. Berger
edam wrote: > 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 o