--- Charles Lepple <[EMAIL PROTECTED]> wrote: > Dara Hazeghi wrote: > > > P.S. In case you're wondering why I should do such > a > > thing, the situation is this: I have a couple of > x86 > > boxes running Linux with Darwin cross compilers. > I'd > > like to use distcc to distribute builds to them. > > Unfortunately, ccache screws this up, because it > tells > > distcc to invoke /usr/bin/gcc, which is of course > the > > native compiler. I just resorted to symlinking > > everything to /sw/bin/distcc, which mostly works, > save > > for the above problem. > > That sounds pretty cool. I have a dual Athlon box > which would come in > handy for doing something like that. Do you have any > tips on setting > that up? (helpful web page links, etc.) I'm somewhat > familiar with > building the GNU toolchain for embedded PPC targets, > but I figured it > would be too difficult to do the OS X/Darwin cross > compiler.
It's a pain. Fortunately, somebody has already done all the grunt work getting the Apple cctools buildable. Equally fortunately, distcc only needs a subset of cross-compiler functionality (compiler, assembler, no linker, no libraries, no headers). Try <http://www.myownlittleworld.com/computer/darwin-cross-distcc.html>. I've got an explanation/script up. Still rather experimental, but hopefully functional... Cheers, Dara __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel