delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: System headers for DJGPP hosted cross compiler |
Date: | 6 Dec 2002 18:10:13 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 17 |
Message-ID: | <asqp65$a5i$1@nets3.rz.RWTH-Aachen.DE> |
References: | <k35I9.902$GS6 DOT 289342601 AT news DOT netcarrier DOT net> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 1039198213 10418 137.226.32.75 (6 Dec 2002 18:10:13 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 6 Dec 2002 18:10:13 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Ed Manlove <emanlove AT ieee DOT org> wrote: > Has anyone successfully generated a DJGPP hosted cross compiler targeting > another platform? If so how did you get system specific headers if there is > no support for glibc? You usually have to copy them from the target platform, if it's a hosted environment (i.e. has a full OS, including a native compiler and runtime library), or acquire a C runtime environment for it from somewhere else, that provides them. There's one called 'newlib' from Cygnus Solutions (now RedHat), IIRC, which comes right with the GCC sources. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |