|
|
Generate x86 32-bit code from SPARC( running solaris 8) with gcc
Hi All,
Is it possible to generate 32-bit code for x86 processor from SPARC
machine running solaris 8.
If yes, please specify the options that need to be passed to gcc.
Thanks,
Raman Chalotra
|
|
0
|
|
|
|
Reply
|
ramanchalotra (38)
|
12/24/2008 10:20:59 AM |
|
Raman <ramanchalotra@gmail.com> wrote:
> Is it possible to generate 32-bit code for x86 processor from SPARC
> machine running solaris 8.
Yes. But you'll need to compile a special version of gcc, a cross-compiler.
Use gcc to build a gcc-x86. Then use gcc-x86 to cross-compile, just as if
you were in x86 in the first place.
> If yes, please specify the options that need to be passed to gcc.
It's not as easy as just a few options.
--
Brandon Hume - hume -> BOFH.Ca, http://WWW.BOFH.Ca/
|
|
0
|
|
|
|
Reply
|
hume
|
12/24/2008 2:10:49 PM
|
|
hume.spamfilter@bofh.ca wrote:
> Raman <ramanchalotra@gmail.com> wrote:
>> Is it possible to generate 32-bit code for x86 processor from SPARC
>> machine running solaris 8.
>
> Yes. But you'll need to compile a special version of gcc, a cross-compiler.
> Use gcc to build a gcc-x86. Then use gcc-x86 to cross-compile, just as if
> you were in x86 in the first place.
You'd also need the x86 libraries, a cross-linker, and a cross-assembler
as well.
--
Darren
|
|
0
|
|
|
|
Reply
|
ddunham
|
12/24/2008 6:46:29 PM
|
|
|
2 Replies
349 Views
(page loaded in 0.037 seconds)
Similiar Articles: Generate x86 32-bit code from SPARC( running solaris 8) with gcc ...Hi All, Is it possible to generate 32-bit code for x86 processor from SPARC machine running solaris 8. If yes, please specify the options that need to be passed to gcc. Can't compile with GCC 3.3.3 on 64-bit Solaris9 SPARC?!? - comp ...Generate x86 32-bit code from SPARC( running solaris 8) with gcc ..... unix.solaris ..... you should be running Solaris 10 for ... that advertises Solaris ... 64 bit ... Possible to run Solaris binaries on Linux/Sparc? - comp.unix ...Generate x86 32-bit code from SPARC( running solaris 8) with gcc ... Hi All, Is it possible to generate 32-bit code for x86 processor from SPARC machine running solaris 8 ... Wrong libgcc_s using gcc -m64 on Solaris X86 - comp.unix.solaris ...Generate x86 32-bit code from SPARC( running solaris 8) with gcc ... Wrong libgcc_s using gcc -m64 on Solaris X86 - comp.unix.solaris ..... to build a 64-bit shared ... Solaris SPARC binary - comp.unix.solarisGenerate x86 32-bit code from SPARC( running solaris 8) with gcc ... Solaris 7, the operating system is capable of executing 64-bit SPARC V9 binaries. memset() bug for 32-bit code with sun4v ? - comp.unix.solaris ...Generate x86 32-bit code from SPARC( running solaris 8) with gcc ... memset() bug for 32-bit code with sun4v ? - comp.unix.solaris ..... only + 32-bit applications ... Problem with solaris 8 (64bit )installation on SS5 - comp.unix ...Generate x86 32-bit code from SPARC( running solaris 8) with gcc ..... pkg-get install ... problem I can see about moving from SPARC to x86 ... Compiling with 64-bit ... Return-Code of "system" on a 64-bit system - comp.lang.perl.misc ...Generate x86 32-bit code from SPARC( running solaris 8) with gcc ..... 32 and 64-bit code ... Solaris 10 system, both sparc and x86, is it possible to dynamically load ... hostid on Solaris (x86, not SPARC) - comp.unix.solarisGenerate x86 32-bit code from SPARC( running solaris 8) with gcc ... Hi All, Is it possible to generate 32-bit code for x86 processor from SPARC machine running solaris 8. Booting x86 Solaris to 32 bits? - comp.unix.solarisGenerate x86 32-bit code from SPARC( running solaris 8) with gcc ... Hi All, Is it possible to generate 32-bit code for x86 processor from SPARC machine running solaris 8. Generate x86 32-bit code from SPARC( running solaris 8) with gcc ...Hi All, Is it possible to generate 32-bit code for x86 processor from SPARC machine running solaris 8. If yes, please specify the options that need to be passed to gcc. Can't compile with GCC 3.3.3 on 64-bit Solaris9 SPARC?!? - comp ...Generate x86 32-bit code from SPARC( running solaris 8) with gcc ..... unix.solaris ..... you should be running Solaris 10 for ... that advertises Solaris ... 64 bit ... 7/22/2012 6:08:49 PM
|
|
|
|
|
|
|
|
|