linkage problem under Linux/a.out

Rolf-Thomas Happe rthappe@mathematik.uni-freiburg.de
Fri, 7 Nov 1997 23:53:15 +0100 (MET)


Ronny Wichers Schreur wrote:

> You could try linking a smaller program, for example
[...]
> With this program clm will only pass one object file to ld, which will
> leave trace more room to display the options from the link options file.

It turned out that clm actually passes on the entries of the linker options
file, and since the suggested program doesn't require X11, it builds nicely. 
  The most pertinent action is probably to curse the person who put together
my Linux distribution for not including documentation of ld.

rthappe