public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Building a cross-compiler linux->solaris
@ 2000-07-28  4:38 Henry Kleynhans
  2000-07-28  5:10 ` João Cadamuro Junior
  0 siblings, 1 reply; 2+ messages in thread
From: Henry Kleynhans @ 2000-07-28  4:38 UTC (permalink / raw)
  To: crossgcc

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.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building a cross-compiler linux->solaris
  2000-07-28  4:38 Building a cross-compiler linux->solaris Henry Kleynhans
@ 2000-07-28  5:10 ` João Cadamuro Junior
  0 siblings, 0 replies; 2+ messages in thread
From: João Cadamuro Junior @ 2000-07-28  5:10 UTC (permalink / raw)
  To: Henry Kleynhans; +Cc: crossgcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1781 bytes --]

> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-07-28  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-28  4:38 Building a cross-compiler linux->solaris Henry Kleynhans
2000-07-28  5:10 ` João Cadamuro Junior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).