[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Git master fails to compile on gcc 4.7
From: |
Glenn Washburn |
Subject: |
Git master fails to compile on gcc 4.7 |
Date: |
Fri, 8 Nov 2013 01:44:13 -0600 |
I'm getting this error when compiling master with gcc 4.7. I suspect
this is because of the added gcc attribute on i386.
./grub.git/grub-core/lib/reed_solomon.c:385:1:
error: conflicting types for
‘grub_reed_solomon_recover’ ./grub.git/grub-core/lib/reed_solomon.c:56:1:
note: previous declaration of ‘grub_reed_solomon_recover’ was here
config.log.xz
Description: application/xz
build-i386-pc.log.xz
Description: application/xz
- Git master fails to compile on gcc 4.7,
Glenn Washburn <=