I just successfully got it.

Unfortunately I'm on latest OS X and it doesn't compile:

RT=1 -DATOMIC_UNCOLLECTABLE=1 -I./include -fexceptions -g -O2
-fexceptions -MT darwin_stop_world.lo -MD -MP -MF
.deps/darwin_stop_world.Tpo -c darwin_stop_world.c  -fno-common -DPIC
-o .libs/darwin_stop_world.lo
darwin_stop_world.c: In function 'GC_push_all_stacks':
darwin_stop_world.c:105: error: 'i386_thread_state_t' has no member named 'esp'
darwin_stop_world.c:107: error: 'i386_thread_state_t' has no member named 'eax'

This problem was already discussed on the list on possibly going with
gc-7.0 would fix it but I didn't have the time to put any effort into
trying to fix it.

-- kjk

On Sun, Jun 15, 2008 at 8:39 PM, Michael FIG <[EMAIL PROTECTED]> wrote:
> Hi,
>
> If anybody out there actually uses my GIT repos to fetch COLA and/or
> compile it with my build fixes, could you let me know?  I'm interested
> to see if the people who encouraged me to use it will benefit from it,
> or if it was just the famous GIT evangelism at work. :P
>
> Again, the repository info can be found at:
>
> http://vpri.org/fonc_wiki/index.php/Sources
>
> My patches should work as advertised: they get COLA to build where
> Ian's SVN trunk still has a few errors in it.
>
> Thanks,
>
> --
> Michael FIG <[EMAIL PROTECTED]> //\
>   http://michael.fig.org/    \//
>
> _______________________________________________
> fonc mailing list
> [email protected]
> http://vpri.org/mailman/listinfo/fonc
>

_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to