| Bug#: 129996 | Product: Gentoo Linux | Version: 2006.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: dev-embedded@gentoo.org | Reported By: ace@staticwave.ca | |
| Component: GCC Porting | |||
| URL: | |||
| Summary: dev-embedded/picprog needs patch to build with gcc4.x | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-04-14 16:34 0000 | |||
| Description: | Opened: 2006-04-14 16:34 0000 |
gcc4.x errors out with the following when attempting to build g++ -O2 -Wall -W -Wwrite-strings -c -o main.o main.cc picport.h:48: error: extra qualification ‘picport::’ on member ‘set_clock_data’ make: *** [main.o] Error 1
Created an attachment (id=84671) [details] Patch to fix gcc4.x build This patch applies to 1.7-r1 as well as 1.8.1 (see bug #129994)