dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU] Only 1 error stopping build on Mac OS X with gcc 4.0


From: Gopal V
Subject: Re: [DotGNU] Only 1 error stopping build on Mac OS X with gcc 4.0
Date: Tue, 19 Jul 2005 11:14:36 -0700 (PDT)

Hi,

> There was only one error stopping it from building
> in gcc 4.0..
> 
> I changed os_dep.c:2215, replacing the extern with
> static and  
> everything was fine.
> 
> os_dep.c:3410: error: static declaration of
> 'GC_task_self' follows  
> non-static declaration
> os_dep.c:2215: error: previous declaration of
> 'GC_task_self' was here
> 

We are probably going to update libgc to the 
latest version. Could you try getting 
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc.tar.gz
and building it with gcc 4.0 ?

I suspect we will have more aliasing issues in
pnet which might indirectly cause segfaults.

Gopal


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]