Skip to content

gcc build fix attempt#1518

Merged
peti merged 1 commit intoNixOS:masterfrom
wizeman:u/gcc_47_bconfig
Jan 14, 2014
Merged

gcc build fix attempt#1518
peti merged 1 commit intoNixOS:masterfrom
wizeman:u/gcc_47_bconfig

Conversation

@wizeman
Copy link
Member

@wizeman wizeman commented Jan 14, 2014

Specifically, I am trying to fix the following error seen on Hydra:

../../gcc-4.7.3/gcc/gengtype-lex.c:1:21: fatal error: bconfig.h: No such file or directory

The patch is taken from gcc's SVN revision 193691.

Specifically, we are trying to fix the following error seen on Hydra:

../../gcc-4.7.3/gcc/gengtype-lex.c:1:21: fatal error: bconfig.h: No such file or directory

The patch is taken from gcc's SVN revision 193691.
peti added a commit that referenced this pull request Jan 14, 2014
@peti peti merged commit 4fc64ac into NixOS:master Jan 14, 2014
@peti
Copy link
Member

peti commented Jan 14, 2014

Note that we have a similar patch in stdenv-updates: 86802e6. Maybe we should unify those two?

@edolstra
Copy link
Member

Note that gcc 4.7 is gone in stdenv-updates.

@peti
Copy link
Member

peti commented Jan 14, 2014

Oh, right. So there's nothing to unify, I guess.

@vcunat
Copy link
Member

vcunat commented Jan 14, 2014

:-D Note that gcc-4.7 was explicitly requested to be preserved #699.

@vcunat
Copy link
Member

vcunat commented Jan 14, 2014

I fear that this patch doesn't fix all the race possibilities, but there's no need to fuss until it fails, I suppose...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants