[buildroot 0000816]: uclibc/utils/readelf.c needs -std=iso9899:1990 to compile

bugs at busybox.net bugs at busybox.net
Fri Apr 7 11:05:46 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=816 
====================================================================== 
Reported By:                alessio
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   816
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             04-07-2006 04:05 PDT
Last Modified:              04-07-2006 04:05 PDT
====================================================================== 
Summary:                    uclibc/utils/readelf.c needs -std=iso9899:1990 to
compile
Description: 
I'm not sure what's going on here. I can't tell if readelf.c is being
compiled with my platform compiler (gcc 3.4.4) or the xgcc 4.1 that I have
configured in buildroot. I guess the latter.

The solution is appending -std=iso9899:1990 to CFLAGS-ultils-common or
CFLAGS-readelf in utils/Makefile.in

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-07-06 04:05  alessio        New Issue                                    
04-07-06 04:05  alessio        Status                   new => assigned     
04-07-06 04:05  alessio        Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list