Mail Archives: djgpp/2003/12/19/08:30:36
On Thu, 18 Dec 2003 22:52:35 GMT, Martin Ambuhl wrote:
> Compiling your program (name a.pas) with
> gpc -v a.pas
> yields the following. Compare it to yours
Except for some file and path names, there are no differences. But there
are no versions of the used gcc, just the version of the gcc used to
compile the binary of gpc (I did not compile it by myself).
> I have several:
>
> The one you need is
> /djgpp/lib/gcc-lib/djgpp/3.22/libgcc.a
Well, does ld automatically add the prefix "lib" to the file? In the
parameter, only "gcc" is given, but you say that the corresponding filename
is "libgcc". If ld adds such prefixes automatically, I've just learned
another thing about the binutils :o)
> Just download gcc 3.2.2 from the usual sites. Remember to reinstall gcc
> 3.3.2 after installing gcc 3.2.2
As you can see in my other reply, I have to wait until I can download it.
But I will and try it.
Thanks
Peter Gertner
- Raw text -