[uClibc 0000127]: gcc-4.0-cvs fails building

bugs at busybox.net bugs at busybox.net
Thu Sep 29 22:30:52 UTC 2005


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=127 
====================================================================== 
Reported By:                psm
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   127
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             02-28-2005 03:04 PST
Last Modified:              09-29-2005 15:30 PDT
====================================================================== 
Summary:                    gcc-4.0-cvs fails building
Description: 
gcc-4.0-cvs fails building, attached patch
====================================================================== 

---------------------------------------------------------------------- 
 psm - 02-28-05 03:11  
---------------------------------------------------------------------- 
the build.log file includes the warning while building w/ gcc-4.0-cvs
the alias related issues can be (probably) solved by moving weak_alias
after the function itself
ignore math functions related warnings (they are not in uclibc) 

---------------------------------------------------------------------- 
 psm - 03-16-05 13:45  
---------------------------------------------------------------------- 
sorry duplicating code, I was unable to remove the patch uploaded earlier
(access denied), so here is an updated version, corrects ssp.c too
the earlier patch is obsolete 

---------------------------------------------------------------------- 
 psm - 04-20-05 01:56  
---------------------------------------------------------------------- 
the gcc4-weaks patch moves weak_alias after the functions, so that gcc4
wont warn 

---------------------------------------------------------------------- 
 psm - 04-20-05 01:58  
---------------------------------------------------------------------- 
the signedness patch kills gcc4 warnings about incorrect signedness,
please
review before applying 

---------------------------------------------------------------------- 
 asierllano - 08-26-05 00:11  
---------------------------------------------------------------------- 
I've uploaded some patches to solve compilation for powerpc with gcc4 to
the bug http://busybox.net/bugs/view.php?id=370. I've uploaded this note here
because I think it is related
enough.

http://bugs.uclibc.org/view.php?id=370 

---------------------------------------------------------------------- 
 psm - 09-29-05 15:28  
---------------------------------------------------------------------- 
less the signedness patch (that needs a rework due to too many changes in
svn) everything is applied, the related http://busybox.net/bugs/view.php?id=370
is closed too, so close this
as well 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-28-05 03:04  psm            New Issue                                    
02-28-05 03:04  psm            File Added: uClibc-0.9.27-gcc4.0.patch           
        
02-28-05 03:07  psm            File Added: build.log                        
02-28-05 03:11  psm            Note Added: 0000068                          
03-16-05 11:57  andersen       Assigned To              andersen => uClibc  
03-16-05 13:44  psm            File Added: uClibc-0.9.27-gcc4.0.patch2          
         
03-16-05 13:45  psm            Note Added: 0000089                          
04-20-05 01:56  psm            File Added: uClibc-0.9.27-gcc4-weaks.patch       
            
04-20-05 01:56  psm            Note Added: 0000179                          
04-20-05 01:57  psm            File Added: uClibc-0.9.27-gcc4-signedness.patch  
                 
04-20-05 01:58  psm            Note Added: 0000180                          
06-16-05 07:27  asierllano     Issue Monitored: asierllano                    
06-16-05 07:28  asierllano     Note Added: 0000245                          
06-16-05 07:30  asierllano     File Added: uclibc-gcc-4.0-3.patch               
    
08-19-05 05:01  asierllano     Note Deleted: 0000245                        
08-26-05 00:11  asierllano     Note Added: 0000437                          
09-29-05 15:28  psm            Note Added: 0000586                          
09-29-05 15:30  psm            Status                   assigned => closed  
======================================================================




More information about the uClibc-cvs mailing list