LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   GCC cross compiling to alpha sparc? (https://www.linuxquestions.org/questions/linux-software-2/gcc-cross-compiling-to-alpha-sparc-263071/)

jon_k 12-05-2004 10:55 PM

GCC cross compiling to alpha sparc?
 
I want to cross compile C/C++ source to work on a SPARC ALPHA. I don't own one of these machines so thats why I decided to use a cross compiler.

I read the site: http://linux.bytesex.org/cross-compiler.html

Upon following the directions that say do
./configure --prefix=/usr/local --target=sparc-linux

I then follow the directions to check the directory for the binarys
"bogomips root /usr/local/bin# ll sparc-linux-*"
"You should have a new directory called /usr/local/sparc-linux too:"

I don't see the new binarys or the new directory, meaning this tutorial is falty and doesn't seem to work for me.


How can I get cross-compiling for sparc work for me??

Thanks

jon_k 12-06-2004 11:34 PM

Still looking

jon_k 12-07-2004 02:23 PM

Any ideas?


All times are GMT -5. The time now is 04:45 AM.