Building a cross-compiler linux->solaris

João Cadamuro Junior cadamuro@lit.cpdtt.cefetpr.br
Fri Jul 28 05:10:00 GMT 2000


> Hi,
>
> I need to be able to compile binaries for Solaris 2.6 & 2.7 from
> my linux box as well as for some other targets.
>
> I'm still very new to the concept of cross-compiling, but through
> going through some docs I've been able to get a cross-compiler
> built to compile windows binaries under my linux box.
>
> Can someone please tell me if it is possible to build such a
> cross-compiler, and what steps I need to take to build it.  Also
> if the fact that I allready have a cross-compiler on my machine
> will influence my build process.

Yes. The instructions about how to do it are in:

http://www.objsw.com/CrossGCC/FAQ-4.html

You'll need a native GCC.

Be carefull that "FAQ-4.html" is a little bit old. The latest releases of software
are:

- binutils-2.10
- GCC-2.95.2
- newlib-1.8.2
- GDB-5

Once newlib is intented for embedded aplications, you can choose another library
in:

http://sources.redhat.com/projects.html


Please, also use the search engine at:

http://sources.redhat.com/ml/crossgcc/

to get more informations about problems during the build process and usage of the
cross-compiler.


João Cadamuro Junior
LIT / CPDTT / CEFET-PR

>
> Thanks in advance,
>
> Best regards,
>
> Henry
> --
> Henry Kleynhans
> Technical Software Consultant
> Dimension Data i-Commerse Software
>
> Tel        : +27 11 263 5000
> Fax        : +27 11 263 5001
> e-mail     : Henry.Kleynhans@spl.co.za
>
> Powered by SuSE Linux 6.4
>
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list