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: problems making linux build/host for target msdosdjgpp |
Date: | 7 Nov 2002 14:48:36 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 19 |
Message-ID: | <aqdug4$2oc$1@nets3.rz.RWTH-Aachen.DE> |
References: | <004201c285fd$3969cb90$021ca8c0 AT helm> <aqdjot$l2h$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <tmtksu0eplnnu9rbb39591kvmu5mnj3s16 AT 4ax DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 1036680516 2828 137.226.32.75 (7 Nov 2002 14:48:36 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 7 Nov 2002 14:48:36 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Charles Wilkins <chas AT pcscs DOT com> wrote: > libstdc++ includes a form of the C standard library. > examples > ctype.h in the C standard library is cctype in libstdc++ > stdio.h in the C standard library is cstdio in libstdc++ > stdlib.h in the C standard library is cstdlib in libstdc++ > etc... Those are not the library. They're just C++-ified versions of the *headers* for that library. You might just cheat and install the libraries of the native DJGPP GCC build, of course. Or at least have a very close look at the native DJGPP source distribution for GCC to see how that's being built. -- 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 |