File: buildnotes

package info (click to toggle)
clif 0.92-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 3,580 kB
  • ctags: 2,814
  • sloc: ansic: 31,040; yacc: 4,961; lex: 659; makefile: 390; sh: 60
file content (11 lines) | stat: -rw-r--r-- 447 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
gcc works ok, except one compiler warning or error, but
almost all tests pass test60.ci fails.

compiling with egcc causes mosts tests to fail

Mon, 14 Jun 1999 21:41:55 -0700 
  libc6 2.1.1 does not have constant io streams.
 The file 'myintrinsics.c' failed to compile because it
uses non-constant initializers for *str[]. But the functions which use
*str[] always set the values anyway, so I just removed the
initialization in the declaration.