Porting binaries from Solaris/SPARC to Linux/Intel

ganeshnt@s7solutions.com (Ganesh Tiwari)
10 Aug 2004 17:34:55 -0400

          From comp.compilers

Related articles
Porting binaries from Solaris/SPARC to Linux/Intel ganeshnt@s7solutions.com (2004-08-10)
Re: Porting binaries from Solaris/SPARC to Linux/Intel Jeffrey.Kenton@comcast.net (Jeff Kenton) (2004-08-11)
Re: Porting binaries from Solaris/SPARC to Linux/Intel dido@imperium.ph (2004-08-11)
Re: Porting binaries from Solaris/SPARC to Linux/Intel gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-08-11)
Re: Porting binaries from Solaris/SPARC to Linux/Intel kamalp@acm.org (2004-08-11)
Re: Porting binaries from Solaris/SPARC to Linux/Intel tesneddon@bigpond.com (Tim E Sneddon) (2004-08-13)
Re: Porting binaries from Solaris/SPARC to Linux/Intel bmitchel@gmail.com (2004-08-15)
| List of all articles for this month |

From: ganeshnt@s7solutions.com (Ganesh Tiwari)
Newsgroups: comp.compilers
Date: 10 Aug 2004 17:34:55 -0400
Organization: http://groups.google.com
Keywords: question
Posted-Date: 10 Aug 2004 17:34:55 EDT

i want to write a program, which works much like ldd command, which
goes throgh c/c++ binary on solaris/SPARC and check whether it is
possible to port it on to linux/intel. How do i do this? what are
the parameters to look for in binaries for porting. Any guide lines
in this direction would be world of good to me. Please reply to this
fast, i am running out of time.
[Uh, how are you planning to turn the SPARC instructions into x86
instructions? I'd think that library calls would be the least of
your problems. -John]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.