This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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-compiler for multiple hosts in one installation?


Hello,

I would like to provide a cross-compiler (for example arm-eabi-none-gcc) for multiple hosts (e.g. Linux, FreeBSD, MacOS, Windows) via one installation that is available via a network file system. Is this only possible to achieve via hand crafted --bindir etc. configure options or exists there some magic switch for this use case? How can I prevent an installation of the target header and library files for the second and further host variants?

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


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