On Wed, 8 Nov 1995 10:44:16 -0600 (CST), [EMAIL PROTECTED] (David Engel) said:
> If you link with -g (which really doesn't buy you much), you also > need to link with -static for a.out. I was compiling and linking in the same call to gcc. Is this feature *supposed* to be broken now. ;-) On other platforms (e.g., Suns), static linking is not required. Anyway, thanks for the tip. I'll try it tonight. If it works, we may as well close the bug report. --Mike