Changes between Version 6 and Version 7 of infrastructure_libraries
- Timestamp:
- Feb 14, 2011, 11:37:57 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
infrastructure_libraries
v6 v7 3 3 * GNU C Library 2.11, Compiler 4.5 4 4 * Python 2.6 5 6 = CFLAGS = 7 * `-std=c99` (especially for mixed declaration and code, variable-length arrays and inline functions) 8 * `-Wall -Werror` 5 9 6 10 = Libraries and Tools Accepted for UFO Framework =