Mail Archives: djgpp/2000/09/29/09:15:15
And if the code is generated by different compilers (MS D. Studio 6.0,
DJGPP) but under the same platform?
Hans-Bernhard Broeker wrote:
> 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.
- Raw text -