From: Dave Z. <da...@th...> - 2000-11-05 04:57:24
|
I got bored and tried building UML on Mac OS X, the first thing I needed to fix was changing every instance of gcc to $(CC), since the the Mac OS X version of gcc is called cc. Please consider applying the attached patch. It's also useful for those people that have Linux distributions where gcc is not the preferred compiler (for example, kgcc on Red Hat Linux 7.0.) For the curious individuals out there, I got a few files to build before I gave up (for now.) Maybe I'll try again later. The more I got into it, the more I learned that this we be a less than trivial port. davez -- Dave Zarzycki http://thor.sbay.org/~dave/ |