Christoph Hellwig wrote: > When trying to compile xfsprogs (from oss.sgi.com/projects/xfs) > > hch@bigmac:~/work/xfs-cmds/xfsprogs$ CC=~/bin/cgcc ./configure > hch@bigmac:~/work/xfs-cmds/xfsprogs$ make A problem might be that make doesn't "know" that you want to use cgcc. If your configure is created with a recent autoconf, you should try to run: ./configure CC=~/bin/cgcc make Best regards Uwe -- Uwe Kleine-König http://www.google.com/search?q=sin%28pi%2F2%29 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html