I was trying to compile lua (available at http://www.lua.org/ftp/) using ccc. There was a minor problem with union initialization, but otherwise it compiled fine. However, at some point (I think when it's linking?) ccc dumps a bunch of binary junk to stderr; not sure what's causing it. Any ideas? -Eli