This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cross compile x86 to solaris2.10 half way through


Hi,
I have copied the header files and libs inot
/home/pro/sol-util/sparc-solaris2.10.
Now when i run configure and then do  a make i get the below error,

/home/pro/gcc-3.4.6/configure  --target=sparc-solaris2.10
--prefix=/home/pro/sol-util --enable-languages=c --with-gnu-as
--with-gnu-ld --with-sysroot=/home/pro/sol-util/sparc-solaris2.10/



But when i do a --disable-multilib everything works fine. The
executables produced are 32 bit and run fine on solaris machine.

Is there any way to get 64 bit executables , if yes what should i
change. I want to produce 64 bit ELF instead of 32 bit.

Is it possible to produce 32 and 64 bit both witht he same compiler
without doing any builds.

Regards
Nik

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]