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: Compiling libraries |
Date: | 29 Sep 2000 10:14:43 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 18 |
Message-ID: | <8r1q2j$rhr$1@nets3.rz.RWTH-Aachen.DE> |
References: | <39D4440B DOT 7BF4FB88 AT yahoo DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
Mime-Version: | 1.0 |
X-Trace: | nets3.rz.RWTH-Aachen.DE 970222483 28219 137.226.32.75 (29 Sep 2000 10:14:43 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 29 Sep 2000 10:14:43 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Juan L. Jiménez Bascones <jljbascones AT yahoo DOT com> wrote: > My question is the > following: it's possible link libraries generated with MSDV 6.0 with > those generated with DJGPP into an executable? No. Code generated by one compiler, for a particular platform, can just about never be used by another compiler, in a different platform. > In other hand: where can I find documentation about the command-line > arguments of gcc? Call 'gcc --help', for a very short overview. 'info gcc invoking' has all the gory details. -- 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 |