I used a gcc from macports to build and install chicken 5.2 from source on macosx. I'd like chicken-install to use the same c compiler for egg installation but it defaults to the xcode c compiler. I've tried numerous environment variables and options to no avail. Is there a way to set this manually?