[uClibc-cvs] [uClibc 0000127]: gcc-4.0-cvs fails building
bugs at busybox.net
bugs at busybox.net
Wed Apr 20 08:58:22 UTC 2005
A NOTE has been added to this issue.
======================================================================
<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: assigned
======================================================================
Date Submitted: 02-28-2005 03:04 PST
Last Modified: 04-20-2005 01:58 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
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
======================================================================
More information about the uClibc-cvs
mailing list