on Sat, Aug 10, 2002 at 02:37:43AM +1000, Chris Barnes <[EMAIL PROTECTED]> wrote: > hi people, > this might seem like a really stupid question but i'll ask anyway (coz i'm > stupid). > > Is there anyway I could compile something for a sparc platform on an intel > platform??
Yes you should be able to do this. You will need to compile gcc to be a cross compiler. A goole seach for "gcc cross compiler intel sparc linux" turns up: http://bytesex.org/cross-compiler.html and other stuff. And that is a much help as I can give :-) BB -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
