This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Need some help to build a cross-compilation environment for multiple targets
- From: "Didier Brisebourg" <didier dot brisebourg at wanadoo dot fr>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Sun, 28 Sep 2003 19:24:20 +0200
- Subject: Need some help to build a cross-compilation environment for multiple targets
- Reply-to: "Didier Brisebourg" <didier dot brisebourg at wanadoo dot fr>
Hi everybody,
I'd like to compile and link a C program for multiple targets (win32 and the
most popular LINUX/UNIX flavours) on a unique machine (either LINUX or
SOLARIS 8).
I have never built a cross-development platform with gcc.
Do you experienced this ? Is there documentation somewhere ?
Thanks a lot for your help and advice.
Best regards