Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001074
Summary: libm.cdl: CYGPKG_LIBM_CFLAGS_ADD fix
Product: eCos
Version: CVS
Platform: All
OS/Version: Other
Status: NEW
Severity: enhancement
Priority: low
Component: Patches and contributions
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Class: Advice Request
Created an attachment (id=1014)
--> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1014)
libm.cdl patch
Due to a typo CYGPKG_LIBM_CFLAGS_ADD is not set as it was conceived.
By a chance it was catched in a thread:
http://ecos.sourceware.org/ml/ecos-discuss/2010-11/msg00021.html
More on parentheses around CDL's 'if-then-else':
egrep -r -A1 -I --include=*.cdl " \. (\\\\|\()" \
$ECOS_REPOSITORY | less
A patch is attached.
NOTE: The libm tests were re-tested on eCos linux synthetic target, but,
perhaps, it needs more efforts for testing.
--
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.