From: Colin A. <col...@go...> - 2007-12-21 07:57:50
|
Actually, there is the possibility of using gcc with Windows (I don't know if gec currently supports this). Perhaps there should be conditional logic? Or maybe just stick to the simple solution of including both What do you think Eric? On 20/12/2007, Colin Adams <col...@go...> wrote: > It seems I bodged the installation of boehm 6.7 on Linux. > > I'll correct the config.gcc so it only includes the latter form. > > On 18/12/2007, Eric Bezault <er...@go...> wrote: > > Colin Adams wrote: > > >> I guess you can put both paths in your include variable. > > > > > > How do you mean? > > > > gc_includes: -I$BOEHM_GC/include -I$BOEHM_GC/include/gc > > > > -- > > Eric Bezault > > mailto:er...@go... > > http://www.gobosoft.com > > > |