pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang/gcc47
On Sun, 29 Apr 2012, David Holland wrote:
> On Fri, Apr 27, 2012 at 09:11:44PM +1200, Steven Drake wrote:
> > > > Update of /cvsroot/pkgsrc/lang/gcc47
> > > > In directory ivanova.netbsd.org:/tmp/cvs-serv13001
> > > >
> > > > Log Message:
> > > > Import gcc-4.7.0 and lang/gcc47
> > >
> > > Unfortunately, it didn't build for me on NetBSD (current, amd64):
> > [...]
> > > [1] Segmentation fault /home/pkgbulk/c/...
> >
> > I've committed a patch that should fix that problem.
>
> It does, thanks.
>
> Unfortunately, now it does this:
>
> ../../../gcc-4.7.0/libgo/runtime/proc.c:105:4: error: #error unknown case for
> SETCONTEXT_CLOBBERS_TLS
> ../../../gcc-4.7.0/libgo/runtime/proc.c: In function 'runtime_gogo':
> ../../../gcc-4.7.0/libgo/runtime/proc.c:299:2: error: implicit declaration of
> function 'fixcontext' [-Werror=implicit-function-declaration]
> ../../../gcc-4.7.0/libgo/runtime/proc.c: In function 'runtime_schedinit':
> ../../../gcc-4.7.0/libgo/runtime/proc.c:388:2: error: implicit declaration of
> function 'initcontext' [-Werror=implicit-function-declaration]
> cc1: all warnings being treated as errors
> gmake[4]: *** [proc.lo] Error 1
Try building without the 'gcc-go' option.
--
Steven
Home |
Main Index |
Thread Index |
Old Index